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_STR |
binary time | size: 12 |
unit: "s since 2000-01-01"
value: float(./day) * 86400 + float(./sec) + float(./microsec) * 1e-06
binary record | size: 12 |
Timestamp of STR Level 1b Instrument level data
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 | q_CRF_ICRF |
binary array[4] | size: 16 |
Rotation from ICRF to CRF frame
binary int32 (double) | size: 4 |
converted unit: "" (multiply by 1/1000000000)
|
|
|
4 | q_err |
binary int32 (double) | size: 4 |
Uncertainty estimate of q_CRF_ICRF
converted unit: "" (multiply by 1/10000)
|
|