MDR_ASM_SCI_v1

binary record "MDR_ASM_SCI_v1"size: 32
idfield namedefinition
0MDR_ID
binary uint16size: 2
Data Set Record identifier
1SyncStatus
binary uint16size: 2
Time synchronization status, source and quality
2t
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_ASM

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"
3E
binary int32 (double)size: 4
Magnetic field intensity measurement

unit: "1E-4"

converted unit: "1" (multiply by 1/10000)
4N
binary uint32size: 4
Frequency of internal reference oscillator since last PPS
5T_sensor
binary int16 (double)size: 2
Temperature of sensor

unit: "1E-2 C"

converted unit: "C" (multiply by 1/100)
6Mode
binary uint8size: 1
0 = scalar mode, 1 = vector mode
7Fill_1
binary bytessize: 1
Filler

hidden: true
8fromBurst
binary uint8size: 1
0 = not in burst mode, 1 = in burst mode
9Fill_2
binary bytessize: 3
Filler

hidden: true