casacore
|
Enums for the MeasurementSet FEED table. More...
#include <MSFeedEnums.h>
Public Types | |
enum | PredefinedColumns { UNDEFINED_COLUMN, ANTENNA_ID, BEAM_ID, BEAM_OFFSET, FEED_ID, INTERVAL, NUM_RECEPTORS, POL_RESPONSE, POLARIZATION_TYPE, POSITION, RECEPTOR_ANGLE, SPECTRAL_WINDOW_ID, TIME, NUMBER_REQUIRED_COLUMNS, FOCUS_LENGTH, PHASED_FEED_ID, NUMBER_PREDEFINED_COLUMNS } |
The FEED table colums with predefined meaning. More... | |
enum | PredefinedKeywords { UNDEFINED_KEYWORD, NUMBER_PREDEFINED_KEYWORDS } |
Keywords with a predefined meaning. More... | |
Enums for the MeasurementSet FEED table.
Public interface
This class contains the enums for the MeasurementSet FEED table
This class does nothing. It is merely a container for the enumerations used by the MSFeed 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 MSFeedEnums.h.
The FEED table colums with predefined meaning.
Definition at line 63 of file MSFeedEnums.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 121 of file MSFeedEnums.h.