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_ACC |
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, t_0_ACC
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 | a_lin |
binary array[3] | size: 24 |
binary double (double) | size: 8 |
Linear acceleration
converted unit: "" (multiply by 1/1000)
|
|
|
4 | a_ang |
binary array[3] | size: 24 |
binary double (double) | size: 8 |
Angular acceleration
converted unit: "" (multiply by 1/1000)
|
|
|
5 | p_lin |
binary array[3] | size: 6 |
binary int16 (double) | size: 2 |
Linear position (proof mass)
unit: "1E-7 m"
converted unit: "m" (multiply by 1/10000000)
|
|
|
6 | p_ang |
binary array[3] | size: 6 |
binary int16 (double) | size: 2 |
Angular position (proof mass)
unit: "1E-6 rad"
converted unit: "rad" (multiply by 1/1000000)
|
|
|
7 | T |
binary array[6] | size: 12 |
binary int16 (double) | size: 2 |
Temperatures of electronics and sensor
unit: "1E-2 C"
converted unit: "C" (multiply by 1/100)
|
|
|
8 | U_pol |
binary int16 (double) | size: 2 |
Polarization voltage
unit: "1E-3 V"
converted unit: "V" (multiply by 1/1000)
|
|
9 | Mode |
binary uint8 | size: 1 |
Instrument Mode
|
|
10 | DRDY |
binary uint8 | size: 1 |
DRDY flag outputs A11-A32
|
|
11 | DRDY_HK |
binary uint8 | size: 1 |
DRDY flag outputs for all HK
|
|
12 | ALSwitch |
binary uint8 | size: 1 |
Angular/Linear switch status
|
|
13 | Fill_1 |
binary bytes | size: 2 |
Filler
|
hidden: true
|