MDR_ACC_INS

binary record "MDR_ACC_INS"size: 56
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
Timestamp of ACC Lebel 1b instrument level data

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"
3ACC
binary recordsize: 38
ACC Level 1b processing at instrument level

idfield namedefinition
0a_lin
binary array[3]size: 12
binary int32 (double)size: 4
unit: "1E-11 m/s2"

converted unit: "m/s2" (multiply by 1/100000000000)
1a_ang
binary array[3]size: 12
binary int32 (double)size: 4
unit: "1E-11 rad/s2"

converted unit: "rad/s2" (multiply by 1/100000000000)
2p_lin
binary array[3]size: 6
binary int16 (double)size: 2
unit: "1E-7 m"

converted unit: "m" (multiply by 1/10000000)
3p_ang
binary array[3]size: 6
binary int16 (double)size: 2
unit: "1E-6 rad"

converted unit: "rad" (multiply by 1/1000000)
4U_pol
binary int16 (double)size: 2
unit: "1E-3 V"

converted unit: "V" (multiply by 1/1000)
4Fill_1
binary bytessize: 2
Filler

hidden: true