/*     Contents of format file  "COSAC_GC_SPECTRUM_2_FM1_8.FMT"    */
/* valid for flight software V 1.8 uploaded at PC 10,             */
/*  2009-09-23T22:00:00 UTC                                       */

/* COSAC_GC_SPECTRUM_HEADER */

 OBJECT                 = COLUMN
   NAME                 = "SPECTRUM_NUMBER"
   DATA_TYPE            = ASCII_INTEGER
   START_BYTE           = 1
   BYTES                = 5
   DESCRIPTION          = "Spectrum Number"
 END_OBJECT             = COLUMN

 OBJECT                 = COLUMN
   NAME                 = "COLUMN_NUMBER"
   DATA_TYPE            = CHARACTER
   START_BYTE           = 8
   BYTES                = 19
   DESCRIPTION          = "Column Number for this Spectrum "
 END_OBJECT             = COLUMN

OBJECT                 = COLUMN
   NAME                 = "UTC_INJ"
   DATA_TYPE            = TIME
   START_BYTE           = 29
   BYTES                = 23
   DESCRIPTION          = "GC injection time (UTC in PDS standard format
                         YYYY-MM-DDThh:mm:ss.sss)"
 END_OBJECT             = COLUMN

 OBJECT                 = COLUMN
   NAME                 = "UTC_START"
   DATA_TYPE            = TIME
   START_BYTE           = 53
   BYTES                = 23
   DESCRIPTION          = "GC measurement start time (UTC in PDS standard 
                          format YYYY-MM-DDThh:mm:ss.sss)"
 END_OBJECT             = COLUMN

 OBJECT                 = COLUMN
   NAME                 = "UTC_END"
   DATA_TYPE            = TIME
   START_BYTE           = 77
   BYTES                = 23
   DESCRIPTION          = "GC measurement end time (UTC in PDS standard 
                          format YYYY-MM-DDThh:mm:ss.sss)"
 END_OBJECT             = COLUMN

 OBJECT                 = COLUMN
   NAME                 = "COBT_INJ"
   DATA_TYPE            = CHARACTER
   START_BYTE           = 102
   BYTES                = 8
   DESCRIPTION          = "GC injection COSAC on-board time (hexadecimal).
                           COBT replaces the LOBT in certain places used in 
                           previous versions of the science data stream. Its
                           resolution is 1ms."
 END_OBJECT             = COLUMN

 OBJECT                 = COLUMN
   NAME                 = "COBT_START"
   DATA_TYPE            = CHARACTER
   START_BYTE           = 113
   BYTES                = 8
   DESCRIPTION          = "GC measurement start time as COSAC on-board time
                           (hexadecimal).COBT replaces the LOBT in certain 
                           places used in previous versions of the science 
                           data stream. Its resolution is 1ms."
 END_OBJECT             = COLUMN

 OBJECT                 = COLUMN
   NAME                 = "COBT_END"
   DATA_TYPE            = CHARACTER
   START_BYTE           = 124
   BYTES                = 8
   DESCRIPTION          = "GC measurement end time as COSAC on-board time
                           (hexadecimal).COBT replaces the LOBT in certain 
                           places used in previous versions of the science 
                           data stream. Its resolution is 1ms."
 END_OBJECT             = COLUMN


/*  COSAC_GC_SPECTRUM          */


 OBJECT                 = COLUMN
   NAME                 = "X_LOW"
   DATA_TYPE            = ASCII_REAL
   START_BYTE           = 134
   BYTES                = 10
   UNIT                 = "N/A"
   FORMAT               = "F10.3"
   DESCRIPTION          = "X low resolution"
 END_OBJECT             = COLUMN

 OBJECT                 = COLUMN
   NAME                 = "Y_LOW"
   DATA_TYPE            = ASCII_INTEGER
   START_BYTE           = 145
   BYTES                = 4
   UNIT                 = "N/A"
   DESCRIPTION          = "Y Low resolution"
 END_OBJECT             = COLUMN

 OBJECT                 = COLUMN
   NAME                 = "X_HIGH"
   DATA_TYPE            = ASCII_REAL
   START_BYTE           = 150
   BYTES                = 10
   UNIT                 = "N/A"
   FORMAT               = "F10.3"
   DESCRIPTION          = "X High resolution"
 END_OBJECT             = COLUMN

 OBJECT                 = COLUMN
   NAME                 = "Y_HIGH"
   DATA_TYPE            = ASCII_INTEGER
   START_BYTE           = 161
   BYTES                = 4
   UNIT                 = "N/A"
   DESCRIPTION          = "Y High resolution"
 END_OBJECT             = COLUMN