OBJECT = COLUMN NAME = "SCET_STAR_WHOLE" DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 1 BYTES = 4 DESCRIPTION = "It is the number of integer seconds in the spacecraft clock" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "SCET_STAR_FRAC" DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 5 BYTES = 2 DESCRIPTION = "It is the number of 2^-16 seconds in the spacecraft clock counts" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "OST_LINE_NUMBER" DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 7 BYTES = 2 DESCRIPTION = "Sequential number of the OST line relevant to the current frame, starting from zero" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "OST_LINE" DATA_TYPE = MSB_BIT_STRING START_BYTE = 9 BYTES = 12 DESCRIPTION = "It is the number of the OST line relevant to Scientific Data contained in the packet" OBJECT = BIT_COLUMN NAME = "SPARE" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 1 BITS = 8 DESCRIPTION = "All bits are set to 0." END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "MODE_DURATION" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 9 BITS = 24 DESCRIPTION = "Duration of the mode expressed in PRI" END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "SPARE" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 33 BITS = 2 DESCRIPTION = "All bits are set to 0." END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "MODE_SELECTION" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 35 BITS = 4 DESCRIPTION = "SSx, AIS,CAL,REC." END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "DCG_CONFIGURATION" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 39 ITEMS = 2 ITEM_BITS = 2 BITS = 4 DESCRIPTION = "For SS modes, each digit correspond to a transmitted band: 0=B1, 1=B2, 2=B3, 3=B4" END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "PI_BAND_SEL" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 43 ITEMS = 2 ITEM_BITS = 3 BITS = 6 DESCRIPTION = "Band used in the first half of the PIS slot: 0=B1, 1=B2, 2=B3, 3=B4" END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "PIM_RX" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 49 BITS = 1 DESCRIPTION = "0 = PISd data from the dipole antenna, 1 = PISm data from the monopole antenna" END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "REF_ALG_SEL" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 50 BITS = 2 DESCRIPTION = "Selection of the algorithm used for on-board range processing of the signal: 0 -> in TRK use the default reference functions; 1 -> in TRK use contrast method to evaluate the reference functions; 2 -> in TRK use First Specular Return method to evaluate the reference functions;" END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "LOL_LOGIC_MF" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 52 BITS = 2 DESCRIPTION = "This field is significant only in SS mode. These two bits are used in a AND logic port with the bit that represent the state of the tracking in the two frequencies." END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "PRESET_TRACKING" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 54 BITS = 1 DESCRIPTION = "0 = acquisition/tracking operation, 1 = pre-set tracking operation" END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "F_NPM_ADDRESS" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 55 BITS = 2 DESCRIPTION = "Band of the Noise Power Measurament during ACQ f_NPM =00->B1 f_NPM =01->B2 f_NPM =10->B3 f_NPM =11->B4" END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "SLOPE_ADDRESS" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 57 BITS = 4 DESCRIPTION = "Inter addressing the value to be used in on-board processing to point the synthetic aperture perpendicularly to the terrain slope" END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "TX_POWER" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 61 BITS = 4 DESCRIPTION = "The power level of the transmitted signal in count" END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "A2_0_OST_ABSCISSA" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 65 BITS = 12 DESCRIPTION = "This parameter is used to initialize the contrast method for on-board range processing" END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "IE_FM" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 77 BITS = 4 DESCRIPTION = "Individual echoes or flash memories" END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "FM_FRAMES" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 81 BITS = 16 DESCRIPTION = "Consecutive frames in FLASH MEMORY" END_OBJECT = BIT_COLUMN END_OBJECT = COLUMN OBJECT = COLUMN NAME = "FRAME_ID" DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 21 BYTES = 2 DESCRIPTION = "Frame ID." END_OBJECT = COLUMN OBJECT = COLUMN NAME = "ANCILLARY_DATA_HEADER" DATA_TYPE = MSB_BIT_STRING START_BYTE = 23 BYTES = 6 DESCRIPTION = "The Ancillary Data Header describes the scientific Data type, the order of the data packets and their segmentation." OBJECT = BIT_COLUMN NAME = "SCIENTIFIC_DATA_TYPE" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 1 BITS = 2 DESCRIPTION = "00: acquisition raw 01: uncompress acquisition telemetry 10: tracking raw 11: uncompress tracking telemetry" END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "SCIENTIFIC_DATA_SOURCE_SEQ_COUNTER" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 3 BITS = 14 DESCRIPTION = "The Source Sequnce Counter specifies the order of the packets in which the Scientific Data acquired in a single frame are sub divided ;in a self standing packet ,the counter shall assume the only value zero. In case of Scientific Data Types 00 and 11 acquired in the same frame ,two different counters shall be considered. The counters starts from zero and they are reset for each new Frame_ID value" END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "SCIENTIFIC_DATA_SEGM_FLAG" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 17 BITS = 2 DESCRIPTION = "In case of data segmentation, this field implements packet grouping so defined: 01b ->First source packet of a group 00b ->Continuation source packet of a group 10b ->Last source packet of a group 10b ->A self standing source packet not Belonging to a group" END_OBJECT = BIT_COLUMN OBJECT = BIT_COLUMN NAME = "SPARE" BIT_DATA_TYPE = MSB_UNSIGNED_INTEGER START_BIT = 19 BITS = 30 DESCRIPTION = "All bits are set to 0." END_OBJECT = BIT_COLUMN END_OBJECT = COLUMN OBJECT = COLUMN NAME = "FIRST_PRI_OF_FRAME" DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 29 BYTES = 4 DESCRIPTION = "FIRST PRI OF THE FRAME" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "SCET_FRAME" DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 33 BYTES = 6 DESCRIPTION = "SCET time of the frame." END_OBJECT = COLUMN OBJECT = COLUMN NAME = "SCET_PERICENTER" DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 39 BYTES = 6 DESCRIPTION = "Pericenter passage time" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "SCET_PAR" DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 45 BYTES = 6 DESCRIPTION = "Number of seconds in SCET time to the pericenter passing. This is the basic for calculation of all parameters in the Orbit Determination block" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "H_SCET_PAR" DATA_TYPE = IEEE_REAL START_BYTE = 51 BYTES = 4 DESCRIPTION = "Altitude of the spacecraft evaluated at the beginning of the frame using dedicated polynomial formula" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "VT_SCET_PAR" DATA_TYPE = IEEE_REAL START_BYTE = 55 BYTES = 4 DESCRIPTION = "Tangential velocity of the spacecraft evaluated at the beginning of the frame using dedicated polynomial formula" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "VR_SCET_PAR" DATA_TYPE = IEEE_REAL START_BYTE = 59 BYTES = 4 DESCRIPTION = "Radial velocity of the spacecraft evaluated at the beginning of the frame using dedicated polynomial formula" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "N_0" DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 63 BYTES = 4 DESCRIPTION = "Fixed number of PRI used to give to the DSP the necessary processing time" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "DELTA_S_MIN" DATA_TYPE = IEEE_REAL START_BYTE = 67 BYTES = 4 DESCRIPTION = "Minimum ground track length in one frame" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "NB_MIN" DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 71 BYTES = 2 DESCRIPTION = "Minimum number of PRI in one frame" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "ah0" DATA_TYPE = IEEE_REAL START_BYTE = 73 BYTES = 4 DESCRIPTION = "Zero order term for altitude evaluation polynomial" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "ah2" DATA_TYPE = IEEE_REAL START_BYTE = 77 BYTES = 4 DESCRIPTION = "2nd order term for altitude evaluation polynomial" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "ah4" DATA_TYPE = IEEE_REAL START_BYTE = 81 BYTES = 4 DESCRIPTION = "4nd order term for altitude evaluation polynomial" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "ah6" DATA_TYPE = IEEE_REAL START_BYTE = 85 BYTES = 4 DESCRIPTION = "6nd order term for altitude evaluation polynomial" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "ar1" DATA_TYPE = IEEE_REAL START_BYTE = 89 BYTES = 4 DESCRIPTION = "1st order term for radial velocity evaluation polynomial" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "ar3" DATA_TYPE = IEEE_REAL START_BYTE = 93 BYTES = 4 DESCRIPTION = "3st order term for radial velocity evaluation polynomial" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "ar5" DATA_TYPE = IEEE_REAL START_BYTE = 97 BYTES = 4 DESCRIPTION = "5st order term for radial velocity evaluation polynomial" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "ar7" DATA_TYPE = IEEE_REAL START_BYTE = 101 BYTES = 4 DESCRIPTION = "7st order term for radial velocity evaluation polynomial" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "at0" DATA_TYPE = IEEE_REAL START_BYTE = 105 BYTES = 4 DESCRIPTION = "Zero order term for tangential velocity evaluation" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "at2" DATA_TYPE = IEEE_REAL START_BYTE = 109 BYTES = 4 DESCRIPTION = "2nd order term for tangential velocity evaluation" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "at4" DATA_TYPE = IEEE_REAL START_BYTE = 113 BYTES = 4 DESCRIPTION = "4nd order term for tangential velocity evaluation" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "at6" DATA_TYPE = IEEE_REAL START_BYTE = 117 BYTES = 4 DESCRIPTION = "6nd order term for tangential velocity evaluation" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "DELTA_S_SCET_PAR" DATA_TYPE = IEEE_REAL START_BYTE = 121 BYTES = 4 DESCRIPTION = "Marsis footprint size at the pericenter" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "NB" DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 125 BYTES = 2 DESCRIPTION = "NB number of frames taken in order to accommodate DS" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "AGC_PIS_PT_VALUE" DATA_TYPE = IEEE_REAL START_BYTE = 127 ITEMS = 2 ITEM_BYTES = 4 BYTES = 8 DESCRIPTION = "AGC PIS PT Value Band 1 and Band 2 (db)" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "AGC_PIS_LEVELS_B1/B2" DATA_TYPE = MSB_BIT_STRING START_BYTE = 135 ITEMS = 2 ITEM_BYTES = 1 BYTES = 2 DESCRIPTION = "AGC PIS Level Band1 and Band2 (db)" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "K_PIM" DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 137 BYTES = 1 DESCRIPTION = "Parameter used in the Passive Noise Measurement Processing, which cannot exceed the value of 5" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "PIS_MAX_DATA_EXP" DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 138 ITEMS = 2 ITEM_BYTES = 1 BYTES = 2 DESCRIPTION = "PIS Maximum output exp [B1]/[B2]" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "AGC_NPM_PT_VALUE" DATA_TYPE = IEEE_REAL START_BYTE = 140 BYTES = 4 DESCRIPTION = "Automatic Gain Control value used during the Noise Power Measurement Phase" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "AGC_NPM_LEVELS" DATA_TYPE = MSB_BIT_STRING START_BYTE = 144 BYTES = 1 DESCRIPTION = "Single Automatic Gain Control value used during the Noise Power Measurement Phase. There are two levels; the second one is used only after the acquisition has failed for the first one" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "NPM_INT" DATA_TYPE = IEEE_REAL START_BYTE = 145 ITEMS = 2 ITEM_BYTES = 4 BYTES = 8 DESCRIPTION = "This parameter is evaluated during the Noise Power Measurement Phase (db) for the Frequency F1 and F2" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "X_F1|X_F2" DATA_TYPE = MSB_BIT_STRING START_BYTE = 153 BYTES = 1 DESCRIPTION = "Threshold for Power Control for S0 Dipole F1 and F2 MMMMNNNN M-bits represent X_F1, N-bits represent X_F2" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "AGC_COLL_X" DATA_TYPE = IEEE_REAL START_BYTE = 154 ITEMS = 2 ITEM_BYTES = 4 BYTES = 8 DESCRIPTION = "Automatic Gain Control value used during echoes collection. There are four values for each frequency" END_OBJECT = COLUMN OBJECT = COLUMN NAME = "AGC_COLL_X_LEVELS_F1/F2" DATA_TYPE = MSB_BIT_STRING START_BYTE = 162 ITEMS = 2 ITEM_BYTES = 1 BYTES = 2 DESCRIPTION = "Single Automatic Gain Control value used during echoes collection (db)." END_OBJECT = COLUMN OBJECT = COLUMN NAME = "RX_TRIG_ACQ_COMP" DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 164 BYTES = 2 DESCRIPTION = "Starting position of the Receiving Window during the Acquisition Phase" END_OBJECT = COLUMN OBJECT = COLUMN NAME = RX_TRIG_ACQ_PROGR DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 166 BYTES = 2 DESCRIPTION = "Parameter used during the evaluation of the receiving window position" END_OBJECT = COLUMN OBJECT = COLUMN NAME = AGC_SA_FOR_TRK_FRAME DATA_TYPE = IEEE_REAL START_BYTE = 168 ITEMS = 2 ITEM_BYTES = 4 BYTES = 8 DESCRIPTION = "Automatic Gain Control value evaluated during the Acquisition Phase and used by the first frame of the Tracking Phase (db)for frequency F1 and F2" END_OBJECT = COLUMN OBJECT = COLUMN NAME = RX_TRIG_SA_FOR_TRK_FRAME DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 176 ITEMS = 2 ITEM_BYTES = 2 BYTES = 4 DESCRIPTION = "Receiving Window position evaluated during the Acquisition Phase and used by the first frame of the Tracking Phase for frequency F1 and F2." END_OBJECT = COLUMN OBJECT = COLUMN NAME = DET_THRESH DATA_TYPE = IEEE_REAL START_BYTE = 180 ITEMS = 2 ITEM_BYTES = 4 BYTES = 8 DESCRIPTION = "Threshold used during the Noise Power Measurement Phase for the frequency F1 and F2" END_OBJECT = COLUMN OBJECT = COLUMN NAME = K_DET_THRESH DATA_TYPE = IEEE_REAL START_BYTE = 188 ITEMS = 2 ITEM_BYTES = 4 BYTES = 8 DESCRIPTION = "Multiplicative factor used during the Noise Power Measurement Phase for frequency F1 and F2." END_OBJECT = COLUMN OBJECT = COLUMN NAME = K_DET_THRESH_MIN DATA_TYPE = IEEE_REAL START_BYTE = 196 ITEMS = 2 ITEM_BYTES = 4 BYTES = 8 DESCRIPTION = "Threshold used during the Noise Power Measurement Phase for the frequency F1 and F2" END_OBJECT = COLUMN OBJECT = COLUMN NAME = PHI_ACQ_F1_RE DATA_TYPE = IEEE_REAL START_BYTE = 204 BYTES = 4 DESCRIPTION = "Azimuth Compression (Doppler Filter) parameter value." END_OBJECT = COLUMN OBJECT = COLUMN NAME = PHI_ACQ_F1_IM DATA_TYPE = IEEE_REAL START_BYTE = 208 BYTES = 4 DESCRIPTION = "Azimuth Compression (Doppler Filter) parameter value." END_OBJECT = COLUMN OBJECT = COLUMN NAME = PHI_ACQ_F2_RE DATA_TYPE = IEEE_REAL START_BYTE = 212 BYTES = 4 DESCRIPTION = "Azimuth Compression (Doppler Filter) parameter value." END_OBJECT = COLUMN OBJECT = COLUMN NAME = PHI_ACQ_F2_IM DATA_TYPE = IEEE_REAL START_BYTE = 216 BYTES = 4 DESCRIPTION = "Azimuth Compression (Doppler Filter) parameter value." END_OBJECT = COLUMN OBJECT = COLUMN NAME = N_D DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 220 BYTES = 2 DESCRIPTION = "Parameter used for the evaluation of the AGC_SA. It is stored in the PT" END_OBJECT = COLUMN OBJECT = COLUMN NAME = K_AGC DATA_TYPE = IEEE_REAL START_BYTE = 222 BYTES = 4 DESCRIPTION = "Parameter used for the evaluation of the AGC_SA. It is stored in the PT" END_OBJECT = COLUMN OBJECT = COLUMN NAME = AREF DATA_TYPE = IEEE_REAL START_BYTE = 226 BYTES = 4 DESCRIPTION = "Parameter used for the evaluation of the AGC_SA. It is stored in the PT" END_OBJECT = COLUMN OBJECT = COLUMN NAME = REF_FUN_FLAG DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 230 ITEMS = 2 ITEM_BYTES = 1 BYTES = 2 DESCRIPTION = "This parameter shows if, for the range Compression. It has been used the default reference function or the corrected reference function for frequency F1 and F2." END_OBJECT = COLUMN OBJECT = COLUMN NAME = I_LE DATA_TYPE = MSB_INTEGER START_BYTE = 232 ITEMS = 2 ITEM_BYTES = 2 BYTES = 4 DESCRIPTION = "Position of the first sample of the signal that exceed the Noise threshold (Leading Edge Detection algorithm), for frequency F1 and F2." END_OBJECT = COLUMN OBJECT = COLUMN NAME = T_LE DATA_TYPE = IEEE_REAL START_BYTE = 236 ITEMS = 2 ITEM_BYTES = 4 BYTES = 8 DESCRIPTION = "Time of the first sample of the signal that exceed the Noise threshold (Leading Edge Detection algorithm), for frequency F1 and F2" END_OBJECT = COLUMN OBJECT = COLUMN NAME = MAX_RE_DATA_EXP_F1 DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 244 BYTES = 1 DESCRIPTION = "Maximum data output exponent for real parts of the spectra for the Doppler filter, frequency F1." END_OBJECT = COLUMN OBJECT = COLUMN NAME = MAX_IM_DATA_EXP_F1 DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 245 BYTES = 1 DESCRIPTION = "Maximum data output exponent for imaginary part of the spectra for the Doppler filter, frequency F1." END_OBJECT = COLUMN OBJECT = COLUMN NAME = MAX_RE_DATA_EXP_F2 DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 246 BYTES = 1 DESCRIPTION = "Maximum data output exponent for real parts of the spectra for the Doppler filter, frequency F2." END_OBJECT = COLUMN OBJECT = COLUMN NAME = MAX_IM_DATA_EXP_F2 DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 247 BYTES = 1 DESCRIPTION = "Maximum data output exponent for imaginary part of the spectra for the Doppler filter, frequency F2." END_OBJECT = COLUMN OBJECT = COLUMN NAME = NS_LED DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 248 BYTES = 2 DESCRIPTION = "Parameter used by the Leading Edge Detection algorithm." END_OBJECT = COLUMN OBJECT = COLUMN NAME = PROCESSING_PRF DATA_TYPE = IEEE_REAL START_BYTE = 250 BYTES = 4 DESCRIPTION = "Value of the actual PRF used by the radar." END_OBJECT = COLUMN OBJECT = COLUMN NAME = SPARE DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 254 BYTES = 3 DESCRIPTION = "All bits are set to 0." END_OBJECT = COLUMN OBJECT = COLUMN NAME = DIP_F1_R DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 257 ITEMS = 1024 ITEM_BYTES = 1 BYTES = 1024 DESCRIPTION = "Dipole F1 Real" END_OBJECT = COLUMN OBJECT = COLUMN NAME = DIP_F1_I DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 1281 ITEMS = 1024 ITEM_BYTES = 1 BYTES = 1024 DESCRIPTION = "Dipole F1 Img" END_OBJECT = COLUMN OBJECT = COLUMN NAME = DIP_F2_R DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 2305 ITEMS = 1024 ITEM_BYTES = 1 BYTES = 1024 DESCRIPTION = "Dipole F2 Real Doppler 1" END_OBJECT = COLUMN OBJECT = COLUMN NAME = DIP_F2_I DATA_TYPE = MSB_UNSIGNED_INTEGER START_BYTE = 3329 ITEMS = 1024 ITEM_BYTES = 1 BYTES = 1024 DESCRIPTION = "Dipole F2 Img Doppler 1" END_OBJECT = COLUMN OBJECT = COLUMN NAME = PIS DATA_TYPE = MSB_INTEGER START_BYTE = 4353 BYTES = 512 ITEMS = 256 ITEM_BYTES = 2 DESCRIPTION = "16-bit/sample Passive Ionosphere data in SS2 tracking mode" END_OBJECT = COLUMN