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_TII
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 | x_1st_16Hz_H |
binary array[8] | size: 16 |
Set of x-components of centroid for 8 images, H sensor
|
|
4 | y_1st_16Hz_H |
binary array[8] | size: 16 |
Set of y-components of centroid for 8 images, H sensor
|
|
5 | y_2nd_16Hz_H |
binary uint16 | size: 2 |
Summation of the 2nd y-moments over m-brightest columns in 8 Ref Images, H sensor
|
|
6 | Fill_1 |
binary bytes | size: 2 |
Filler
|
hidden: true
|
7 | y_1st_2Hz_H |
binary array[8] | size: 16 |
First y-moment, normalized, H sensor (one for each of 8 brightest columns)
|
|
8 | y_2nd_2Hz_H |
binary uint16 | size: 2 |
y moment summed over all 32 columns, H sensor
|
|
9 | Fill_2 |
binary bytes | size: 2 |
Filler
|
hidden: true
|
10 | N_i_H |
binary array[64] | size: 128 |
Profile of column totals, H sensor
|
|
11 | x_1st_16Hz_V |
binary array[8] | size: 16 |
Set of x-components of centroid for 8 images, V sensor
|
|
12 | y_1st_16Hz_V |
binary array[8] | size: 16 |
Set of y-components of centroid for 8 images, V sensor
|
|
13 | y_2nd_16Hz_V |
binary uint16 | size: 2 |
Summation of the 2nd y-moments over m-brightest columns in 8 Ref Images, V sensor
|
|
14 | Fill_3 |
binary bytes | size: 2 |
Filler
|
hidden: true
|
15 | y_1st_2Hz_V |
binary array[8] | size: 16 |
First y-moment, normalized, V sensor (one for each of 8 brightest columns)
|
|
16 | y_2nd_2Hz_V |
binary uint16 | size: 2 |
y moment summed over all 32 columns, V sensor
|
|
17 | Fill_4 |
binary bytes | size: 2 |
Filler
|
hidden: true
|
18 | N_i_V |
binary array[64] | size: 128 |
Profile of column totals, V sensor
|
|