/* 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 = "PFRMODE" COLUMN_NUMBER = 2 UNIT = "N/A" DATA_TYPE = ASCII_INTEGER START_BYTE = 28 BYTES = 1 DESCRIPTION = " Column indicates the scan mode of the PFR instrument. 1: Fast scan mode. 2: Slow scan mode. 3: Fixed-frequency mode. 4: The mode switched during the averaging interval. 5: The mode could not be determined." END_OBJECT = COLUMN OBJECT = COLUMN NAME = "BPS" COLUMN_NUMBER = 3 UNIT = "N/A" DATA_TYPE = ASCII_INTEGER START_BYTE = 29 BYTES = 1 DESCRIPTION = " Column indicates telemetry bit rate: 1: 128 bps. 2: 256 bps. 3: 512 bps. 4: 1024 bps. 5: Bit rate changed during averaging period. 6: Bit rate unknown." END_OBJECT = COLUMN OBJECT = COLUMN NAME = "WFA PEAK E-FIELD" COLUMN_NUMBER = 4 UNIT = "10^-15 Tesla/Hz^0.5" DATA_TYPE = ASCII_REAL START_BYTE = 31 BYTES = 220 ITEMS = 22 ITEM_BYTES = 9 ITEM_OFFSET = 10 MISSING_CONSTANT = -9.99e+10 DESCRIPTION = " This column consists of 22 Waveform Analyzer (WFA) peak electric field intensities from 22 frequency channels. These values represent the highest intensities measured over the sampling interval. Below is a list of the center frequency for each channel: F(1): 0.22 Hz F(2): 0.33 Hz F(3): 0.44 Hz F(4): 0.66 Hz F(5): 0.88 Hz F(6): 1.33 Hz F(7): 1.77 Hz F(8): 2.66 Hz F(9): 3.55 Hz F(10): 5.33 Hz F(11): 9.00 Hz F(12): 14.00 Hz F(13): 19.00 Hz F(14): 28.00 Hz F(15): 37.00 Hz F(16): 56.00 Hz F(17): 75.00 Hz F(18): 112.00 Hz F(19): 149.00 Hz F(20): 224.00 Hz F(21): 299.00 Hz F(22): 448.00 Hz" END_OBJECT = COLUMN