casacore
|
Enums for the MeasurementSet SYSCAL table. More...
#include <MSSysCalEnums.h>
Public Types | |
enum | PredefinedColumns { UNDEFINED_COLUMN , ANTENNA_ID , FEED_ID , INTERVAL , SPECTRAL_WINDOW_ID , TIME , NUMBER_REQUIRED_COLUMNS , PHASE_DIFF , PHASE_DIFF_FLAG , TANT , TANT_FLAG , TANT_SPECTRUM , TANT_TSYS , TANT_TSYS_FLAG , TANT_TSYS_SPECTRUM , TCAL , TCAL_FLAG , TCAL_SPECTRUM , TRX , TRX_FLAG , TRX_SPECTRUM , TSKY , TSKY_FLAG , TSKY_SPECTRUM , TSYS , TSYS_FLAG , TSYS_SPECTRUM , NUMBER_PREDEFINED_COLUMNS } |
The SYSCAL table colums with predefined meaning. More... | |
enum | PredefinedKeywords { UNDEFINED_KEYWORD , NUMBER_PREDEFINED_KEYWORDS } |
Keywords with a predefined meaning. More... | |
Enums for the MeasurementSet SYSCAL table.
Public interface
This class contains the enums for the MeasurementSet SYSCAL table
This class does nothing. It is merely a container for the enumerations used by the MSSysCal class. These enumerations define the standard columns, keywords.
See the documentation for MeasurementSet for examples on the use of these enumerations.
Definition at line 60 of file MSSysCalEnums.h.
The SYSCAL table colums with predefined meaning.
Keys: ANTENNA_ID, ARRAY_ID, FEED_ID, SPECTRAL_WINDOW_ID, INTERVAL, TIME
Definition at line 64 of file MSSysCalEnums.h.
Keywords with a predefined meaning.
Enumerator | |
---|---|
UNDEFINED_KEYWORD | "True" keywords are defined.
|
NUMBER_PREDEFINED_KEYWORDS | Not a keyword, but just a final enum specifying the number of enums. |
Definition at line 152 of file MSSysCalEnums.h.