| id | field name | definition |
| 0 | SCAN_CORNER |
| binary array[4] | size: 32 |
Geodetic latitude and geocentric longitude for the complete scan at ground, 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)
|
|
|
|
|
| 1 | SCAN_CENTRE |
| binary record | size: 8 |
Geodetic latitude and geocentric longitude for the complete scan at ground, point F (earth-fixed CS)
| 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)
|
|
|
|
| 2 | CORNER |
| binary array[4, 32] | size: 1024 |
Geodetic latitude and geocentric longitude at ground, 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)
|
|
|
|
|
| 3 | CENTRE |
| binary array[32] | size: 256 |
Geodetic latitude and geocentric longitude at ground, point 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)
|
|
|
|
|
| 4 | SOLAR_ZENITH |
| binary array[3, 32] | size: 384 |
Solar zenith angle at height h0 (specified as initialisation parameter), points EFG (topocentric CS)
| binary int32 (double) | size: 4 |
unit: "1e-6 degrees"
converted unit: "degrees" (multiply by 1/1000000)
|
|
|
| 5 | SOLAR_AZIMUTH |
| binary array[3, 32] | size: 384 |
Solar azimuth angle at height h0, points EFG (topocentric CS)
| binary int32 (double) | size: 4 |
unit: "1e-6 degrees"
converted unit: "degrees" (multiply by 1/1000000)
|
|
|
| 6 | SAT_ZENITH |
| binary array[3, 32] | size: 384 |
Satellite zenith angle at height h0, points EFG (topocentric CS)
| binary int32 (double) | size: 4 |
unit: "1e-6 degrees"
converted unit: "degrees" (multiply by 1/1000000)
|
|
|
| 7 | SAT_AZIMUTH |
| binary array[3, 32] | size: 384 |
Satellite azimuth angle at height h0, points EFG (topocentric CS)
| binary int32 (double) | size: 4 |
unit: "1e-6 degrees"
converted unit: "degrees" (multiply by 1/1000000)
|
|
|
| 8 | SCAT_ANGLE |
| binary array[32] | size: 128 |
Scattering angle at height h0, point F (topocentric CS)
| binary int32 (double) | size: 4 |
unit: "1e-6 degrees"
converted unit: "degrees" (multiply by 1/1000000)
|
|
|
| 9 | SURFACE_ELEVATION |
| binary array[32] | size: 128 |
Land/sea floor elevation (above sea level), point F
| binary int32 (double) | size: 4 |
unit: "1e-3 m"
converted unit: "m" (multiply by 1/1000)
|
|
|
| 10 | EARTH_RADIUS |
| binary int32 | size: 4 |
Radius of the earth
unit: "m"
|
|