MSStateEnums.h

Classes

MSStateEnums -- Enums for the MeasurementSet STATE table (full description)

class MSStateEnums

Types

enum PredefinedColumns

UNDEFINED_COLUMN = 0
"True" columns are defined.
TYPE - UNIT - MEASURE
CAL
Noise calibration temperature
Double - K
FLAG_ROW
Row flag
Bool
LOAD
Load temperature
Double - K.
OBS_MODE
Observing mode, e.g. OFF_SPECTRUM
String
REF
True for a reference phase
Bool.
SIG
True if the source signal is being observed
Bool.
SUB_SCAN
Sub scan number (>=0) relative to scan number in MAIN
Int
NUMBER_REQUIRED_COLUMNS = SUB_SCAN,
Number of required columns
NUMBER_PREDEFINED_COLUMNS = NUMBER_REQUIRED_COLUMNS
Not a column, but just a final enum specifying the number of enums. Not a column, but just a final enum specifying the number of enums.

enum PredefinedKeywords

UNDEFINED_KEYWORD = 0
"True" keywords are defined.
NUMBER_PREDEFINED_KEYWORDS = 0
Not a keyword, but just a final enum specifying the number of enums.

Interface

Description

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Etymology

This class contains the enums for the MeasurementSet STATE table

Synopsis

This class does nothing. It is merely a container for the enumerations used by the MSState class. These enumerations define the standard columns, keywords.

Example

See the documentation for MeasurementSet for examples on the use of these enumerations.

To Do

Member Description

enum PredefinedColumns

The STATE table colums with predefined meaning.

enum PredefinedKeywords

Keywords with a predefined meaning