Calculation Status Statistic Constants

The following constants represent calculation status statistics.

Table 43. tagCALCSTATUSSTATISTICS Enumeration

Constant

Description

CALCSTATUS_STATSCOL_NODATA

Represents the NoData status.

CALCSTATUS_STATSCOL_OK

Represents the OK status.

CALCSTATUS_STATSCOL_OKSC

Represents the OKSC status.

CALCSTATUS_STATSCOL_CH

Represents the CH status.

CALCSTATUS_STATSCOL_CN

Represents the CN status.

CALCSTATUS_STATSCOL_TR

Represents the TR status.

CALCSTATUS_STATSCOL_OKND

Represents the OKND status.

CALCSTATUS_STATSCOL_CHND

Represents the CHND status.

CALCSTATUS_STATSCOL_CNND

Represents the CNND status.

CALCSTATUS_STATSCOL_TRND

Represents the TRND status.

CALCSTATUS_STATSCOL_LOCKED

Represents the Locked status.

CALCSTATUS_STATSCOL_ALL

Represents all calculation statuses.

CALCSTATUS_STATSCOL_MIN

Represents the first constant in this enumeration.

CALCSTATUS_STATSCOL_MAX

Represents the last constant in this enumeration.

CALCSTATUS_STATSCOL_UNKNOWN

Unknown status.