id | field name | definition |
0 | MDR_ID |
binary uint16 | size: 2 |
Data Set Record identifier
|
|
1 | SyncStatus |
binary uint16 | size: 2 |
Time synchronization status, source and quality
|
|
2 | t |
binary time | size: 12 |
unit: "s since 2000-01-01"
value: float(./day) * 86400 + float(./sec) + float(./microsec) * 1e-06
binary record | size: 12 |
Time of observation
id | field name | definition |
0 | day |
binary int32 | size: 4 |
unit: "days since 2000-01-01"
|
|
1 | sec |
binary uint32 | size: 4 |
unit: "s"
|
|
2 | microsec |
binary uint32 | size: 4 |
unit: "1E-6 s"
|
|
|
|
|
3 | States |
binary array[85] | size: 2635 |
On/Off status of instruments and subsystems
binary record | size: 31 |
id | field name | definition |
0 | Name |
binary string | size: 30 |
Name of the Current Channel
|
|
1 | state |
binary uint8 | size: 1 |
Numeric value associated to the state channel
|
|
|
|
|
4 | Heat_Stat |
binary array[54] | size: 1674 |
On/Off status of heaters
binary record | size: 31 |
id | field name | definition |
0 | Name |
binary string | size: 30 |
Name of the Current Channel
|
|
1 | state |
binary uint8 | size: 1 |
Numeric value associated to the state channel
|
|
|
|
|
5 | Thru_Stat |
binary array[24] | size: 744 |
On/Off status of thrusters
binary record | size: 31 |
id | field name | definition |
0 | Name |
binary string | size: 30 |
Name of the Current Channel
|
|
1 | state |
binary uint8 | size: 1 |
Numeric value associated to the state channel
|
|
|
|
|
6 | Manoevre |
binary uint8 | size: 1 |
Satellite manoeuvres parameter
|
|