29 #ifndef MS_MSPOINTINGENUMS_H
30 #define MS_MSPOINTINGENUMS_H
32 #include <casacore/casa/aips.h>
Enums for the MeasurementSet POINTING table.
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.
PredefinedColumns
The POINTING table colums with predefined meaning.
@ SOURCE_OFFSET
Offset from source as polynomial in time Double(2,NUM_POLY+1) - rad - DIRECTION.
@ DIRECTION
Antenna pointing direction (e.g.
@ TARGET
Target direction Double(2,NUM_POLY+1) - rad - DIRECTION.
@ POINTING_OFFSET
Pointing offset as polynomial in time Double(2,NUM_POLY+1) - rad - DIRECTION.
@ ANTENNA_ID
Antenna id Int.
@ NUMBER_PREDEFINED_COLUMNS
Not a column, but just a final enum specifying the number of enums.
@ POINTING_MODEL_ID
Pointing model id Int
@ NUM_POLY
Polynomial order for *_DIR columns Int.
@ ENCODER
Encoder values Double(2)
@ INTERVAL
Time interval Double - s.
@ TIME_ORIGIN
Time origin for the directions and rates.
@ UNDEFINED_COLUMN
"True" columns are defined.
@ ON_SOURCE
On source flag - true if on source Bool.
@ OVER_THE_TOP
Over the top flag - true if antenna has been driven over the top Bool.
@ NUMBER_REQUIRED_COLUMNS
Number of required columns
@ TIME
Time midpoint for interval.
@ TRACKING
Track flag - true if on position Bool.
this file contains all the compiler specific defines