MDR_ACC_SCI

binary record "MDR_ACC_SCI"size: 96
idfield namedefinition
0MDR_ID
binary uint16size: 2
Data Set Record identifier
1SyncStatus
binary uint16size: 2
Time synchronization status, source and quality
2t_ACC
binary timesize: 12
unit: "s since 2000-01-01"

value: float(./day) * 86400 + float(./sec) + float(./microsec) * 1e-06
binary recordsize: 12
Time of observation, t_0_ACC

idfield namedefinition
0day
binary int32size: 4
unit: "days since 2000-01-01"
1sec
binary uint32size: 4
unit: "s"
2microsec
binary uint32size: 4
unit: "1E-6 s"
3a_lin
binary array[3]size: 24
binary double (double)size: 8
Linear acceleration

converted unit: "" (multiply by 1/1000)
4a_ang
binary array[3]size: 24
binary double (double)size: 8
Angular acceleration

converted unit: "" (multiply by 1/1000)
5p_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)
6p_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)
7T
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)
8U_pol
binary int16 (double)size: 2
Polarization voltage

unit: "1E-3 V"

converted unit: "V" (multiply by 1/1000)
9Mode
binary uint8size: 1
Instrument Mode
10DRDY
binary uint8size: 1
DRDY flag outputs A11-A32
11DRDY_HK
binary uint8size: 1
DRDY flag outputs for all HK
12ALSwitch
binary uint8size: 1
Angular/Linear switch status
13Fill_1
binary bytessize: 2
Filler

hidden: true