/* The key word "MISSING_CONSTANT" indicates a data value which represents*/ /* missing or bad data (i.e. the data flag value) for the column. */ OBJECT = COLUMN NAME = "TIME" COLUMN_NUMBER = 1 UNIT = "N/A" DATA_TYPE = TIME START_BYTE = 1 BYTES = 24 DESCRIPTION = " Time column. This field contains time in PDS format: yyyy-mm-ddThh:mm:ss.sssZ. The individual elements of the time field can be read using the FORTRAN format statement (i4,4(1x,i2),1x,f6.3,1x) yr, mon, day, hr, min, sec." END_OBJECT = COLUMN OBJECT = COLUMN NAME = "LOPOLMOD" COLUMN_NUMBER = 2 UNIT = "N/A" DATA_TYPE = ASCII_INTEGER START_BYTE = 26 BYTES = 1 DESCRIPTION = " Column indicates polarization mode of the low receiver band. Their values are defined as: 1: Polarization on. 2: Polarization off. 3: Polarization mode switched during the averaging interval. 4: Polarization mode was unknown (usually due to a data gap)." END_OBJECT = COLUMN OBJECT = COLUMN NAME = "LOSUMMOD" COLUMN_NUMBER = 3 UNIT = "N/A" DATA_TYPE = ASCII_INTEGER START_BYTE = 28 BYTES = 1 DESCRIPTION = " Column indicates summation mode of the low receiver band. Their values are defined as: 1: Summation on. 2: Summation off. 3: Summation mode switched during the averaging interval. 4: Summation mode was unknown (usually due to a data gap)." END_OBJECT = COLUMN OBJECT = COLUMN NAME = "HIPOLMOD" COLUMN_NUMBER = 4 UNIT = "N/A" DATA_TYPE = ASCII_INTEGER START_BYTE = 30 BYTES = 1 DESCRIPTION = " Column indicates polarization mode of the high receiver band. Their values are defined as: 1: Polarization on. 2: Polarization off. 3: Polarization mode switched during the averaging interval. 4: Polarization mode was unknown (usually due to a data gap)." END_OBJECT = COLUMN OBJECT = COLUMN NAME = "HISUMMOD" COLUMN_NUMBER = 5 UNIT = "N/A" DATA_TYPE = ASCII_INTEGER START_BYTE = 32 BYTES = 1 DESCRIPTION = " Column indicates summation mode of the high receiver band. Their values are defined as: 1: Summation on. 2: Summation off. 3: Summation mode switched during the averaging interval. 4: Summation mode was unknown (usually due to a data gap)." END_OBJECT = COLUMN OBJECT = COLUMN NAME = "BPS" COLUMN_NUMBER = 6 UNIT = "N/A" DATA_TYPE = ASCII_INTEGER START_BYTE = 34 BYTES = 1 DESCRIPTION = " Column indicates telemetry bit rate during the averaging interval. Its values are defined as: 1: 128 bps. 2: 256 bps. 3: 512 bps. 4: 1024 bps. 5: Bit rate changed during the averaging period. 6: Bit rate unknown - usually due to a data gap." END_OBJECT = COLUMN OBJECT = COLUMN NAME = "RAR AVG E-FIELD" COLUMN_NUMBER = 7 UNIT = "microvolt/Hz^0.5" DATA_TYPE = ASCII_REAL START_BYTE = 36 BYTES = 912 ITEMS = 76 ITEM_BYTES = 11 ITEM_OFFSET = 12 DESCRIPTION = " This column consists of 76 Radio Astronomy Receiver (RAR) electric field intensities averaged over 144 second intervals. These values represent the average intensities over the sampling interval. F is a vector containing the average signal for the 76 frequencies of the low and high bands. Elements 0 through 63 are from the low band receiver and correspond to frequencies of 1.25+0.75*N KHz where N is the element number (0..63). The frequency channels from 64 to 75 correspond to the following frequencies: F(64): 52 KHz F(65): 63 KHz F(66): 71 KHz F(67): 100 KHz F(68): 120 KHz F(69): 148 KHz F(70): 196 KHz F(71): 272 KHz F(72): 387 KHz F(73): 540 KHz F(74): 740 KHz F(75): 940 KHz" END_OBJECT = COLUMN