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, t_0_VFM
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 | EU |
binary array[50, 3] | size: 600 |
Magnetic field measurements, 50 vectors (i.e. 50 Hz)
binary int32 (double) | size: 4 |
converted unit: "" (multiply by 1/10000)
|
|
|
4 | T_x |
binary int16 (double) | size: 2 |
Multiplexed temperature – alternating sensor sphere (CSC), sensor detector (CDC), and EU
unit: "1E-2 C"
converted unit: "C" (multiply by 1/100)
|
|
5 | Src_Tx |
binary uint8 | size: 1 |
Source of temperature measurement, TX 0 = CSC, 1 = CDC, 2 = EU
|
|
6 | DPU_id |
binary uint8 | size: 1 |
Data Processing Unit: 1 = Primary, 3 = Secondary
|
|