id | field name | definition |
0 | MDR_ID |
binary uint16 | size: 2 |
Data Set Record identifier
|
|
1 | SyncStatus |
binary uint16 | size: 2 |
Time synchronization status (of VFM), source and quality
|
|
2 | Day |
binary int32 | size: 4 |
Day of observation, days since 2000-01-01, UTC
unit: "days since 2000-01-01"
|
|
3 | Sec |
binary uint32 | size: 4 |
Second of day of observation, UTC
unit: "s"
|
|
4 | Microsec |
binary uint32 | size: 4 |
Microsecond of second of observation
unit: "1E-6 s"
|
|
5 | Latitude |
binary int32 (double) | size: 4 |
Position in ITRF, Latitude
unit: "1E-7 degrees_north"
converted unit: "degrees_north" (multiply by 1/10000000)
|
|
6 | Longitude |
binary int32 (double) | size: 4 |
Position in ITRF, Longitude
unit: "1E-7 degrees_east"
converted unit: "degrees_east" (multiply by 1/10000000)
|
|
7 | Radius |
binary uint32 (double) | size: 4 |
Position in ITRF, Radius
unit: "1E-2 m"
converted unit: "m" (multiply by 1/100)
|
|
8 | B_VFM |
binary array[3] | size: 12 |
Magnetic field vector, VFM frame
binary int32 (double) | size: 4 |
unit: "1E-4 nT"
converted unit: "nT" (multiply by 1/10000)
|
|
|
9 | B_NEC |
binary array[3] | size: 12 |
Magnetic field vector, NEC frame
binary int32 (double) | size: 4 |
unit: "1E-4 nT"
converted unit: "nT" (multiply by 1/10000)
|
|
|
10 | dB_AOCS |
binary array[3] | size: 12 |
Magnetic stray field correction vector of AOCS magneto-torquer coils, VFM frame
binary int32 (double) | size: 4 |
unit: "1E-4 nT"
converted unit: "nT" (multiply by 1/10000)
|
|
|
11 | dB_other |
binary array[3] | size: 12 |
Magnetic stray field correction vector of all other sources, VFM frame
binary int32 (double) | size: 4 |
unit: "1E-4 nT"
converted unit: "nT" (multiply by 1/10000)
|
|
|
12 | B_error |
binary array[3] | size: 12 |
Error estimates on magnetic field, VFM frame
binary uint32 (double) | size: 4 |
unit: "1E-4 nT"
converted unit: "nT" (multiply by 1/10000)
|
|
|
13 | q_NEC_CRF |
binary array[4] | size: 16 |
Quatemion, transformation: NEC <- CRF
binary int32 (double) | size: 4 |
converted unit: "" (multiply by 1/1000000000)
|
|
|
14 | Att_error |
binary uint32 (double) | size: 4 |
Error estimates on attitude information
unit: "1E-4 mdegrees"
converted unit: "mdegrees" (multiply by 1/10000)
|
|
15 | Flags_B |
binary uint8 | size: 1 |
Flags characterizing the magnetic field measurement
|
|
16 | Flags_q |
binary uint8 | size: 1 |
Flags characterizing the attitude information
|
|
17 | Flags_Platform |
binary uint16 | size: 2 |
Flags characterizing the S/C platform information
|
|