| id | field name | definition |
| 0 | ref_atm_size |
| binary uint8 | size: 1 |
|
Size of the reference atmospheric profile
|
|
| 1 | first_alt |
| binary uint32 (double) | size: 4 |
First altitude of the profile
unit: "1e-1 m"
converted unit: "m" (multiply by 1/10)
|
|
| 2 | alt_step |
| binary uint32 (double) | size: 4 |
Altitude discretisation
unit: "1e-1 m"
converted unit: "m" (multiply by 1/10)
|
|
| 3 | ref_profile |
| binary array[101] | size: 404 |
Reference atmospheric density profile
| binary float | size: 4 |
|
unit: "1/cm3"
|
|
|