| id | field name | definition |
| 0 | MDR_ID |
| binary uint16 | size: 2 |
|
Data Set Record identifier
|
|
| 1 | Fill |
| binary bytes | size: 2 |
|
Filler
|
hidden: true
|
| 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 | delta_t |
| binary uint32 (double) | size: 4 |
Time difference between first observation in the two ASM_VFM_IC records
unit: "1E-3 s"
converted unit: "s" (multiply by 1/1000)
|
|
| 6 | delta_bias |
| binary array[3] | size: 12 |
| binary int32 (double) | size: 4 |
Differences in estimated offsets
unit: "1E-5 nT"
converted unit: "nT" (multiply by 1/100000)
|
|
|
| 7 | delta_scale |
| binary array[3] | size: 12 |
| binary int32 (double) | size: 4 |
Differences in estimated scale values
unit: "1E-9"
converted unit: "" (multiply by 1/1000000000)
|
|
|
| 8 | delta_non_orth |
| binary array[3] | size: 12 |
| binary int32 (double) | size: 4 |
Differences in estimated non-orthogonality angles
unit: "1E-4 mdegrees"
converted unit: "mdegrees" (multiply by 1/10000)
|
|
|
| 9 | Threshold1_bias |
| binary int32 (double) | size: 4 |
Threshold 1 value, bias
unit: "1E-5 nT"
converted unit: "nT" (multiply by 1/100000)
|
|
| 10 | Threshold1_scale |
| binary int32 (double) | size: 4 |
Threshold 1 value, scale
unit: "1E-9"
converted unit: "" (multiply by 1/1000000000)
|
|
| 11 | Threshold1_non_orth |
| binary int32 (double) | size: 4 |
Threshold 1 value, non-orthogonality
unit: "1E-4 mdegrees"
converted unit: "mdegrees" (multiply by 1/10000)
|
|
| 12 | Threshold2_bias |
| binary int32 (double) | size: 4 |
Threshold 2 value, bias
unit: "1E-5 nT"
converted unit: "nT" (multiply by 1/100000)
|
|
| 13 | Threshold2_scale |
| binary int32 (double) | size: 4 |
Threshold 2 value, scale
unit: "1E-9"
converted unit: "" (multiply by 1/1000000000)
|
|
| 14 | Threshold2_non_orth |
| binary int32 (double) | size: 4 |
Threshold 2 value, non-orthogonality
unit: "1E-4 mdegrees"
converted unit: "mdegrees" (multiply by 1/10000)
|
|
| 15 | Messages |
| binary int32 | size: 4 |
|
Number of messages
|
|
| 16 | Message_ID |
| binary array[dim_0] |
dim_0: int(../Messages)
| binary int32 | size: 4 |
|
Message_ID; 1: All changes within threshold1. CCDB remains unchanged; 10: All changes within threshold2, at least one change above threshold1. CCDB parameters to be updated with linear change in time; 100: At least one change above threshold2. Further investigation needed. CCDB remains unchanged until further notice.
|
|
|