PDS_VERSION_ID = PDS3 /* File Characteristics */ RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 76 FILE_RECORDS = 25 /* Data Object Pointers */ ^TABLE = "MATHIMG.TAB" /* Identification Keywords */ DATA_SET_ID = "EAR-A-5-DDR-SHAPE-MODELS-V2.0" PRODUCT_NAME = "Mathilde Shape Model Image List" PRODUCT_ID = "SHAPE-MATHIMG-200006" INSTRUMENT_HOST_NAME = "N/A" INSTRUMENT_NAME = "N/A" TARGET_NAME = MATHILDE START_TIME = "N/A" STOP_TIME = "N/A" PRODUCT_CREATION_TIME = 2000-06-01 /* Peer Review Date */ /* Data Object Descriptions */ OBJECT = TABLE ROWS = 25 ROW_BYTES = 76 INTERCHANGE_FORMAT = ASCII COLUMNS = 10 DESCRIPTION = "List of NEAR MSI images used to construct the shape model for Mathilde given in this data set, along with relevant parameters for each image." OBJECT = COLUMN COLUMN_NUMBER = 1 NAME = "MET" DESCRIPTION = "Mission Elapsed Time (MET) of the NEAR MSI image." DATA_TYPE = ASCII_INTEGER START_BYTE = 1 BYTES = 9 FORMAT = I9 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 2 NAME = "SUB SPACECRAFT LATITUDE" DESCRIPTION = "Latitude on the asteroid of the point directly below the spacecraft." UNIT = DEGREE DATA_TYPE = ASCII_REAL START_BYTE = 11 BYTES = 6 FORMAT = "F6.2" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 3 NAME = "SUB SPACECRAFT LONGITUDE" DESCRIPTION = "Longitude on the asteroid of the point directly below the spacecraft." UNIT = DEGREE DATA_TYPE = ASCII_REAL START_BYTE = 18 BYTES = 6 FORMAT = "F6.2" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 4 NAME = "SUB SOLAR LATITUDE" DESCRIPTION = "Latitude on the asteroid of the point directly below the sun." UNIT = DEGREE DATA_TYPE = ASCII_REAL START_BYTE = 25 BYTES = 6 FORMAT = "F6.2" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 5 NAME = "SUB SOLAR LONGITUDE" DESCRIPTION = "Longitude on the asteroid of the point directly below the sun." UNIT = DEGREE DATA_TYPE = ASCII_REAL START_BYTE = 32 BYTES = 6 FORMAT = "F6.2" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 6 NAME = "CENTER OF FIGURE RANGE" DESCRIPTION = "The distance between the spacecraft and the center of figure of the asteroid." UNIT = KILOMETER DATA_TYPE = ASCII_REAL START_BYTE = 40 BYTES = 8 FORMAT = "F8.2" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 7 NAME = "NORTH AZIMUTH" DESCRIPTION = "The angle in degrees clockwise from a line from image center to the top of the image, and the line from image center to the north pole of the asteroid." UNIT = DEGREE DATA_TYPE = ASCII_REAL START_BYTE = 49 BYTES = 6 FORMAT = "F6.2" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 8 NAME = "ASTEROID CENTER SAMPLE" DESCRIPTION = "The image sample containing the center of the asteroid. The sample number may be out of range if the asteroid center is not in the frame. " DATA_TYPE = ASCII_REAL START_BYTE = 56 BYTES = 7 FORMAT = "F7.1" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 9 NAME = "ASTEROID CENTER LINE" DESCRIPTION = "The image line containing the center of the the asteroid. The line number may be out of range if the asteroid center is not in the frame. " DATA_TYPE = ASCII_REAL START_BYTE = 64 BYTES = 7 FORMAT = "F7.1" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 10 NAME = "CAMERA CODE" DATA_TYPE = ASCII_INTEGER START_BYTE = 72 BYTES = 2 FORMAT = I2 END_OBJECT = COLUMN END_OBJECT = TABLE END