PDS_VERSION_ID = PDS3 RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 30 FILE_RECORDS = 64800 ^TABLE = "NLR100.TAB" INSTRUMENT_HOST_NAME = "NEAR EARTH ASTEROID RENDEZVOUS" TARGET_NAME = "EROS" INSTRUMENT_NAME = "NEAR LASER RANGEFINDER" DATA_SET_ID = "NEAR-A-NLR-6-EROS-MAPS-MODELS-V1.0" PRODUCT_ID = "NLR100.TAB" PRODUCT_RELEASE_DATE = 2001-09-01 DESCRIPTION = "This 1 degree resolution tabular file contains global shape data of Eros, including the latitude and longitude of the NLR laser bounce point, the radius, and the number of observations (counts)." START_TIME = 2000-03-05T00:00:04 STOP_TIME = 2001-02-12T19:42:43 PRODUCT_CREATION_TIME = 2001-09-01T00:00:00 PRODUCER_ID = "NLR SCIENCE TEAM" OBJECT = TABLE ROWS = 64800 COLUMNS = 4 ROW_BYTES = 30 INTERCHANGE_FORMAT = ASCII DESCRIPTION = "Table contains one row for each NLR radius bounce point and observation count. Each row includes 4 data columns (28 total bytes) and an ASCII carriage-return line-feed pair at the end of each record." OBJECT = COLUMN COLUMN_NUMBER = 1 NAME = LONGITUDE DATA_TYPE = ASCII_REAL POSITIVE_LONGITUDE_DIRECTION = EAST START_BYTE = 1 BYTES = 5 FORMAT = "F5.1" UNIT = DEGREE DESCRIPTION = "East longitude of the laser range point in body fixed, center of mass coordinates." END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 2 NAME = LATITUDE DATA_TYPE = ASCII_REAL START_BYTE = 6 BYTES = 6 FORMAT = "F6.1" UNIT = DEGREE DESCRIPTION = "North latitude of the laser range point in body fixed, center of mass coordinates." END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 3 NAME = EROS_RADIUS DATA_TYPE = ASCII_REAL START_BYTE = 12 BYTES = 10 FORMAT = "F10.2" UNIT = METER DESCRIPTION = "The magnitude of the vector from the center of Eros to the laser range point, in meters. This vector is the median value of valid observations within a given pixel." END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 4 NAME = COUNTS DATA_TYPE = ASCII_INTEGER START_BYTE = 22 BYTES = 7 FORMAT = "I7" DESCRIPTION = "The number of observations per pixel that were used to produce the NLR shape data product." END_OBJECT = COLUMN END_OBJECT = TABLE END