| 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
| 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 | U_FP |
| binary double | size: 8 |
Face plate voltage
unit: "V"
|
|
| 4 | T_CCD |
| binary array[2] | size: 16 |
CCD temperatures (2 sensors)
| binary double | size: 8 |
|
unit: "K"
|
|
|
| 5 | U_grid |
| binary array[2] | size: 16 |
Bias grid voltages (2 sensors)
| binary double | size: 8 |
|
unit: "V"
|
|
|
| 6 | U_MCP |
| binary array[2] | size: 16 |
MCP voltages (2 sensors)
| binary double | size: 8 |
|
unit: "V"
|
|
|
| 7 | U_phos |
| binary array[2] | size: 16 |
Phosphor voltages (2 sensors)
| binary double | size: 8 |
|
unit: "V"
|
|
|