PDS_VERSION_ID = PDS3 RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 76 FILE_RECORDS = 968 INSTRUMENT_HOST_NAME = "CLEMENTINE 1" TARGET_NAME = "MOON" INSTRUMENT_NAME = "RADIO SCIENCE SUBSYSTEM" DATA_SET_ID = "CLEM1-L-RSS-5-BSR-V1.0" PRODUCT_ID = "DF2SCM.TAB" ^TABLE = "DF2SCM.TAB" PRODUCT_RELEASE_DATE = 1999-02-28 DESCRIPTION = "Coefficients for piecewise linear prediction of frequency of South Pole bin in receiver baseband output. Assumes Clementine S-band carrier signal is fixed at 12500 Hz. Table gives constant and linear terms for time segments of (usually) one second from 67001 to 67969 seconds on 9 April 1994 as seen at DSS 14. Predictions were computed using Stanford program DF2SCM and results from earlier calculations in programs BSRGEOM and BSRDOP. To find frequency F of South Pole bin at time T, find the row for which T0 <= T < T1 and compute F = F0 + DFDT*(T-T0)." OBJECT = TABLE NAME = "SOUTH POLE FREQUENCY" INTERCHANGE_FORMAT = ASCII ROWS = 968 COLUMNS = 4 ROW_BYTES = 76 DESCRIPTION = "Table has 4 columns, 968 rows. Values are ASCII real numbers, delimited by commas. First two columns require 23 bytes; third column uses 13, and last column uses 12. Rows are delimited by an ASCII carriage-return (ASCII 13) line-feed pair (ASCII 10), making 76 bytes per row." OBJECT = COLUMN COLUMN_NUMBER = 1 NAME = "F0" DATA_TYPE = ASCII_REAL START_BYTE = 1 BYTES = 23 FORMAT = "E23.16" UNIT = HERTZ DESCRIPTION = "Frequency of the South Pole bin at the beginning of this time interval" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 2 NAME = "DFDT" DATA_TYPE = ASCII_REAL START_BYTE = 25 BYTES = 23 FORMAT = "E23.16" UNIT = "HERTZ PER SECOND" DESCRIPTION = "Rate at which the frequency of the South Pole bin changes during this time interval" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 3 NAME = "T0" DATA_TYPE = ASCII_REAL START_BYTE = 49 BYTES = 13 FORMAT = "E13.5" UNIT = "SECOND" DESCRIPTION = "Earth receive time (UTC) in seconds at the beginning of this time interval" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 4 NAME = "T1" DATA_TYPE = ASCII_REAL START_BYTE = 63 BYTES = 12 FORMAT = "E12.5" UNIT = "SECOND" DESCRIPTION = "Earth receive time (UTC) in seconds at the end of this time interval" END_OBJECT = COLUMN END_OBJECT = TABLE END