id | field name | definition |
0 | N_UNIQUE_INT |
binary uint8 | size: 1 |
Number of unique integration times in scan
|
|
1 | UNIQUE_INT |
binary array[6] | size: 24 |
Unique integration times in scan
binary int32 (double) | size: 4 |
unit: "1e-6 s"
converted unit: "s" (multiply by 1/1000000)
|
|
|
2 | INT_INDEX |
binary array[6] | size: 6 |
Index to unique integration times for each main channel band
|
|
3 | CORNER_ACTUAL |
binary array[6, 4, 32] | size: 6144 |
Geodetic latitude and geocentric longitude at ground corresponding to actual integration time, points ABCD (earth-fixed CS)
binary record | size: 8 |
id | field name | definition |
0 | latitude |
binary int32 (double) | size: 4 |
unit: "1e-6 degrees_north"
converted unit: "degrees_north" (multiply by 1/1000000)
|
|
1 | longitude |
binary int32 (double) | size: 4 |
unit: "1e-6 degrees_east"
converted unit: "degrees_east" (multiply by 1/1000000)
|
|
|
|
|
4 | CENTRE_ACTUAL |
binary array[6, 32] | size: 1536 |
Geodetic latitude and geocentric longitude at ground corresponding to actual integration time, points F (earth-fixed CS)
binary record | size: 8 |
id | field name | definition |
0 | latitude |
binary int32 (double) | size: 4 |
unit: "1e-6 degrees_north"
converted unit: "degrees_north" (multiply by 1/1000000)
|
|
1 | longitude |
binary int32 (double) | size: 4 |
unit: "1e-6 degrees_east"
converted unit: "degrees_east" (multiply by 1/1000000)
|
|
|
|
|