id | field name | definition |
0 | pos_esm |
binary float | size: 4 |
Position of ESM compared to zero position
unit: "degrees"
|
|
1 | pos_asm |
binary float | size: 4 |
Position of ASM compared to zero position
unit: "degrees"
|
|
2 | sol_zen_ang |
binary float | size: 4 |
Solar zenith angle at the middle of the integration time
unit: "degrees"
|
|
3 | sub_sat_point |
binary record | size: 8 |
Sub-satellite point at the middle of the integration time
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)
|
|
|
|