PDS_VERSION_ID = PDS3 RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 80 FILE_RECORDS = 10 ^TABLE = "MARS_ROT.TAB" DATA_SET_ID = "MPF-M-RSS-1/5-RADIOTRACK-V1.0" PRODUCT_ID = "MARS_ROT.TAB" SPACECRAFT_NAME = "MARS PATHFINDER" INSTRUMENT_ID = RSS TARGET_NAME = MARS PRODUCT_CREATION_TIME = "N/A" MISSION_PHASE_NAME = {"LANDER SURFACE MISSION", "LANDER EXTENDED MISSION"} ORBIT_NUMBER = "N/A" START_TIME = "N/A" STOP_TIME = "N/A" OBJECT = TABLE INTERCHANGE_FORMAT = ASCII ROWS = 10 COLUMNS = 4 ROW_BYTES = 80 ROW_SUFFIX_BYTES = 0 DESCRIPTION = "This table gives estimated Mars rotation constants using the range and Doppler data from Pathfinder and the Viking landers. These rotation constants are based on the obliquity and longitude of the node of the martian equator (with respect to the Martian orbit of 1997). The rotation about the pole is modeled by the angle W at J2000, its rate, and annual and semiannual terms of the form A cosine(mL) + B sin (mL), where the amplitude A and B are estimated, m =1 or 2, and L is the orbital mean anomaly. For more information, see [FOLKNERETAL1997B]." OBJECT = COLUMN COLUMN_NUMBER = 1 NAME = "PARAMETER" DATA_TYPE = CHARACTER START_BYTE = 2 BYTES = 27 UNIT = "N/A" DESCRIPTION = "Name of estimated parameter" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 2 NAME = "UNITS" DATA_TYPE = CHARACTER START_BYTE = 32 BYTES = 17 UNIT = "N/A" DESCRIPTION = "Units of estimated parameter" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 3 NAME = "ESTIMATE" DATA_TYPE = ASCII_REAL START_BYTE = 51 BYTES = 14 FORMAT = "F14.8" UNIT = "N/A" DESCRIPTION = "Estimated parameter value" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 4 NAME = "SIGMA" DATA_TYPE = ASCII_REAL START_BYTE = 66 BYTES = 13 FORMAT = "F13.8" UNIT = "N/A" DESCRIPTION = "Uncertainty in estimate. Units are given in Column 2. An uncertainty of 0 indicates that the parameter was held fixed as part of the definition of the coordinate systems." END_OBJECT = COLUMN END_OBJECT = TABLE END