MSDataDescEnums.h

Classes

MSDataDescriptionEnums -- Enums for the MeasurementSet DATA_DESCRIPTION table (full description)

class MSDataDescriptionEnums

Types

enum PredefinedColumns

UNDEFINED_COLUMN = 0
"True" columns are defined.
TYPE - UNIT - MEASURE
FLAG_ROW
Flag for this row
Bool
POLARIZATION_ID
polarization id, pointer to polarization table
Int.
SPECTRAL_WINDOW_ID
Spectral window id, pointer to spectral window table
Int.
NUMBER_REQUIRED_COLUMNS = SPECTRAL_WINDOW_ID,
Number of required columns
LAG_ID
Lag Id - points to LAG subtable which describes lag correlation functions
Lag Id - points to LAG subtable which describes lag correlation functions
Int
NUMBER_PREDEFINED_COLUMNS = LAG_ID
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 DATA_DESCRIPTION table

Synopsis

This class does nothing. It is merely a container for the enumerations used by the MSDataDescription 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 DATA_DESCRIPTION table colums with predefined meaning.

enum PredefinedKeywords

Keywords with a predefined meaning