Download this file

CCSD3ZF0000100000001NJPL3IF0PDSX00000001
PDS_VERSION_ID                    = PDS3
/*                                                                            */
/* File Characteristics                                                       */
/*                                                                            */
RECORD_TYPE                       = FIXED_LENGTH
RECORD_BYTES                      = 20
FILE_RECORDS                      = 5
HARDWARE_MODEL_ID                 = "IBM 360"
/*                                                                            */
/* Data Object Pointers                                                       */
/*                                                                            */
^SPACECRAFT_ATTITUDE_HEADER_TABLE = ("AT3302.DAT", 1)
^TIME_SERIES                      = ("AT3302.DAT", 2)
/*                                                                            */
/* Identification Keywords                                                    */
/*                                                                            */
DATA_SET_ID                       = "PVO-V-POS-6-SEDR-ORBITATTITUDE--V1.0"
PRODUCT_ID                        = "AT3302.DAT"
PRODUCT_CREATION_TIME             = 1988-02-02T00:00:00.000Z
DATA_LINES                        = 4
SPACECRAFT_NAME                   = "PIONEER VENUS ORBITER"
EARTH_RECEIVED_TIME               = "UNK"
ORBIT_NUMBER                      = 3302
START_TIME                        = 1987-12-20T14:00:00.000Z
STOP_TIME                         = 1987-12-21T20:20:00.000Z
MISSION_PHASE_NAME                = "VENUS ORBITAL OPERATIONS"
TARGET_NAME                       = VENUS
/******************************************************************************/
/* Data Object Structure                                                      */
/******************************************************************************/
/*                                                                            */
/* REC                                                                        */
/*         ---------------------------------------------------                */
/*  1      |  HEADER Record (format = ATHDR.FMT)             |                */
/*         ---------------------------------------------------                */
/*  2      | TIME_SERIES records (format = ATDATA.FMT)       |                */
/*         ---------------------------------------------------                */
/*         |              .                                  |                */
/*         |              .                                  |                */
/*         |              .                                  |                */
/*         |                                                 |                */
/*         ---------------------------------------------------                */
/*  5      | last TIME_SERIES record = 4                       |                */
/*         ---------------------------------------------------                */
/******************************************************************************/
/* Data Object Descriptions                                                   */
/******************************************************************************/
OBJECT                            = SPACECRAFT_ATTITUDE_HEADER_TABLE
  INTERCHANGE_FORMAT                = BINARY
  ROWS                              = 1
  COLUMNS                           = 6
  ROW_BYTES                         = 20
  DESCRIPTION                       = "
      The header record contains information about the file and
      its structure as it was originally written to SEDR tape. 
      The header record describes the type of data, block and 
      record sizes, spacecraft id orbit number, and a file identifier."
  ^STRUCTURE                        = "ATHDR.FMT"
END_OBJECT                        = SPACECRAFT_ATTITUDE_HEADER_TABLE

OBJECT                            = TIME_SERIES
  NAME                              = SPACECRAFT_ATTITUDE_DATA_TABLE
  INTERCHANGE_FORMAT                = BINARY
  ROWS                              = 4
  COLUMNS                           = 6
  ROW_BYTES                         = 20
  SAMPLING_PARAMETER_NAME           = TIME
  SAMPLING_PARAMETER_UNIT           = SECOND
  SAMPLING_PARAMETER_INTERVAL       = 12
  DESCRIPTION                       = "
      This time_series consists of 4 records or rows
      of spacecraft attitude data for orbit number 3302. Each
      records consists of a time tag and the celestial
      latitude and longitude of the spacecraft."
  ^STRUCTURE                        = "ATDATA.FMT"
END_OBJECT                        = TIME_SERIES
END