id | field name | definition |
0 | LUNAR_AZIMUTH |
binary array[5] | size: 20 |
Lunar azimuth angle, points HJKLM (Satellite Relative Actual Reference CS)
binary int32 (double) | size: 4 |
unit: "1e-6 degrees"
converted unit: "degrees" (multiply by 1/1000000)
|
|
|
1 | LUNAR_ELEVATION |
binary array[5] | size: 20 |
Lunar elevation angle, points HJKLM (Satellite Relative Actual Reference CS)
binary int32 (double) | size: 4 |
unit: "1e-6 degrees"
converted unit: "degrees" (multiply by 1/1000000)
|
|
|
2 | DISTANCE_SUN_MOON |
binary int32 (double) | size: 4 |
Sun-Moon distance
unit: "1e3 m"
converted unit: "m" (multiply by 1000/1)
|
|
3 | DISTANCE_SAT_MOON |
binary int32 | size: 4 |
Satellite-Moon distance
unit: "m"
|
|
4 | LUNAR_PHASE |
binary int32 (double) | size: 4 |
Lunar phase angle (geometrical)
unit: "1e-6 degrees"
converted unit: "degrees" (multiply by 1/1000000)
|
|
5 | LUNAR_FRACTION |
binary int32 (double) | size: 4 |
Illuminated fraction of lunar disc
converted unit: "" (multiply by 1/1000000)
|
|