29 #ifndef MS_MSFLAGCMDENUMS_H
30 #define MS_MSFLAGCMDENUMS_H
32 #include <casacore/casa/aips.h>
Enums for the MeasurementSet FLAG_CMD table.
PredefinedColumns
The FLAG_CMD table colums with predefined meaning.
@ COMMAND
flag command String
@ NUMBER_PREDEFINED_COLUMNS
Not a column, but just a final enum specifying the number of enums.
@ REASON
Flag reason, user specified String.
@ SEVERITY
severity code (0-10) Int
@ APPLIED
applied flag - true if flag has been applied to main table Bool
@ INTERVAL
Time interval Double.
@ NUMBER_REQUIRED_COLUMNS
Number of required columns.
@ TYPE
Flag type: FLAG or UNFLAG String.
@ UNDEFINED_COLUMN
"True" columns are defined.
@ LEVEL
Flag level - revision Int.
@ TIME
Midpoint of time interval for which this flag command applies Double.
PredefinedKeywords
Keywords with a predefined meaning.
@ UNDEFINED_KEYWORD
"True" keywords are defined.
@ NUMBER_PREDEFINED_KEYWORDS
Not a keyword, but just a final enum specifying the number of enums.
this file contains all the compiler specific defines