OBJECT = COLUMN NAME = "TIME" COLUMN_NUMBER = 1 UNIT = "N/A" DATA_TYPE = TIME START_BYTE = 1 BYTES = 24 DESCRIPTION = " Start time column. This field contains time in PDS format yyyy-mm-ddThh:mm:ss.sssZ. The individual elements of the time field can be read using the format (i4,4(1x,i2),1x,f6.3) yr, mon, day, hr, min, sec." END_OBJECT = COLUMN OBJECT = COLUMN NAME = "END_TIME" COLUMN_NUMBER = 2 UNIT = "N/A" DATA_TYPE = TIME START_BYTE = 25 BYTES = 25 DESCRIPTION = " Stop time column. This field contains time in PDS format yyyy-mm-ddThh:mm:ss.sssZ. The individual elements of the time field can be read using the format (i4,4(1x,i2),1x,f6.3) yr, mon, day, hr, min, sec." END_OBJECT = COLUMN OBJECT = COLUMN NAME = "CHANNEL" COLUMN_NUMBER = 3 UNIT = "N/A" DATA_TYPE = CHARACTER START_BYTE = 50 BYTES = 5 DESCRIPTION = " Column contains name of Low Energy Charged Particle (LECP) channel used to acquire this data." END_OBJECT = COLUMN OBJECT = CONTAINER NAME = SECTOR_STRUCTURE START_BYTE = 55 BYTES = 22 REPETITIONS = 9 DESCRIPTION = " The SECTOR_STRUCTURE consists of 9 DATA_VALUE and STANDARD_DEVIATION value pairs: 8 corresponding to sectors 1-8, and the 9th containing an average over all sectors." OBJECT = COLUMN NAME = DATA_VALUE COLUMN_NUMBER = 4 UNIT = "COUNTS/SEC" DATA_TYPE = ASCII_REAL START_BYTE = 55 BYTES = 11 DESCRIPTION = " Column contains the data value." END_OBJECT = COLUMN OBJECT = COLUMN NAME = STANDARD_DEVIATION COLUMN_NUMBER = 5 UNIT = "PERCENT" DATA_TYPE = ASCII_REAL START_BYTE = 66 BYTES = 11 DESCRIPTION = " Column contains the standard deviation associated with the DATA_VALUE expressed as a percent." END_OBJECT = COLUMN END_OBJECT = CONTAINER