id | field name | definition |
0 | datafield_header_length |
binary uint16 | size: 2 |
Datafield Header Length
|
|
1 | instrument_mode |
binary uint16 | size: 2 |
Instrument Mode
|
|
2 | icu_msb |
binary uint32 | size: 4 |
ICU (MSB)
unit: "1/256 s"
|
|
3 | icu_lsb |
binary uint16 | size: 2 |
ICU (LSB)
unit: "1/524288 s"
|
|
4 | redundancy_vector |
binary uint16 | size: 2 |
Redundancy Definition Vector
|
|
5 | instrument_configuration |
binary uint16 | size: 2 |
Instrument Configuration
|
|
6 | star_identifier |
binary uint16 | size: 2 |
Star Identifier
|
|
7 | bright_limb_data_valid_flag_spare_0 |
binary bytes | size: 1:5 |
spare
|
hidden: true
|
8 | bright_limb_flag |
binary uint8 | size: 0:1 |
Dark/Bright Limb Flag. 0 = dark limb; 1 = bright limb.
|
|
9 | data_valid_vlag |
binary uint8 | size: 0:2 |
Data Valid Flag. 0 = anomaly; 1 = time-out; 3 = fully successful.
|
|
10 | dm_gains |
binary uint16 | size: 2 |
DM Gains
|
|
11 | dm_integration_duration |
binary uint16 | size: 2 |
DM Integration Duration
|
|
12 | integration_number |
binary uint16 | size: 2 |
Integration Number
|
|
13 | first_packet |
binary array[dim_0] |
First Packet
dim_0: if(int(../integration_number) == 1, 1, 0)
binary record | size: 200 |
id | field name | definition |
0 | ccd_param |
binary array[2, 14] | size: 56 |
CCD parameters
|
|
1 | ccd_temp |
binary array[6] | size: 12 |
CCD temperatures
|
|
2 | spare |
binary array[66] | size: 132 |
Spare (fill to 100 words)
|
hidden: true
|
|
|
|
14 | nonfirst_packet |
binary array[dim_0] |
Non first packet
dim_0: if(int(../integration_number) != 1, 1, 0)
binary record | size: 200 |
id | field name | definition |
0 | satu_param |
binary array[100] | size: 200 |
SATU Parameters
|
|
|
|
|
15 | sfa |
binary array[15] | size: 30 |
SFA Measurements
|
|
16 | spare |
binary uint16 | size: 2 |
Spare
|
hidden: true
|