29 #ifndef MS_MSSYSCALENUMS_H
30 #define MS_MSSYSCALENUMS_H
32 #include <casacore/casa/aips.h>
Enums for the MeasurementSet SYSCAL table.
PredefinedKeywords
Keywords with a predefined meaning.
@ NUMBER_PREDEFINED_KEYWORDS
Not a keyword, but just a final enum specifying the number of enums.
@ UNDEFINED_KEYWORD
"True" keywords are defined.
PredefinedColumns
The SYSCAL table colums with predefined meaning.
@ NUMBER_REQUIRED_COLUMNS
Enum specifying the number of required columns.
@ PHASE_DIFF_FLAG
Flag for PHASE_DIFF Bool.
@ SPECTRAL_WINDOW_ID
Spectral window id Int.
@ TRX_FLAG
Flag for TRX Bool.
@ NUMBER_PREDEFINED_COLUMNS
Not a column, but just a final enum specifying the number of enums.
@ TANT_TSYS_SPECTRUM
Spectrum of Tant/Tsys ratio for each receptor Float(NUM_RECEPTORS,NUM_CHAN)
@ UNDEFINED_COLUMN
"True" columns are defined.
@ TCAL_SPECTRUM
Calibration temp.
@ TCAL
Calibration temperature for each receptor Float(NUM_RECEPTORS) - K.
@ TANT_TSYS_FLAG
Flag for TANT_TSYS Bool.
@ TRX
Receiver temperature for each of the two receptors.
@ TCAL_FLAG
Flag for TCAL Bool.
@ PHASE_DIFF
Phase difference between receptor 2 and receptor 1.
@ TANT_FLAG
Flag for TANT Bool.
@ TSKY
Sky temperature for each of the two receptors.
@ TSKY_FLAG
Flag for TSKY Bool.
@ INTERVAL
Interval for which this set of parameters is accurate Double - s.
@ TSYS_FLAG
Flag for TSYS Bool.
@ TSYS_SPECTRUM
System temp.
@ TRX_SPECTRUM
Receiver temp.
@ TANT
Antenna temperature Float(NUM_RECEPTORS) - K.
@ TANT_TSYS
Ratio of antenna temperature and system temperature Float(NUM_RECEPTORS) - K.
@ TIME
Midpoint of time for which this set of parameters is accurate Double - s - EPOCH.
@ TANT_SPECTRUM
Antenna temperature for each channel and receptor Float(NUM_RECEPTORS,NUM_CHAN) - K.
this file contains all the compiler specific defines