- UNDEFINED_COLUMN = 0
- "True" columns are defined.
TYPE - UNIT - MEASURE- CORR_PRODUCT
- A pair of integers for each correlation product specifying the receptors from which the signal originated. E.g., (0,1) = receptor 0 on feed1 and receptor 1 on feed2. This is unused for I,Q,U,V data.
Int(2, NUM_CORR)- CORR_TYPE
- The polarization type for each correlation product, as a Stokes enum.
Int(NUM_CORR)- FLAG_ROW
- Row flag
Bool- NUM_CORR
- Number of correlations.
Int- NUMBER_REQUIRED_COLUMNS = NUM_CORR,
- Number of required columns
- NUMBER_PREDEFINED_COLUMNS = NUMBER_REQUIRED_COLUMNS
- Not a column, but just a final enum specifying the number of enums. Not a column, but just a final enum specifying the number of enums.
- UNDEFINED_KEYWORD = 0
- "True" keywords are defined.
- NUMBER_PREDEFINED_KEYWORDS = 0
- Not a keyword, but just a final enum specifying the number of enums.