boinor.earth.atmosphere.jacchia¶
Attributes¶
Classes¶
Holds the model for U.S Standard Atmosphere 1962. |
Module Contents¶
- boinor.earth.atmosphere.jacchia.R¶
- boinor.earth.atmosphere.jacchia.k¶
- boinor.earth.atmosphere.jacchia.Na¶
- class boinor.earth.atmosphere.jacchia.Jacchia77(Texo)¶
Holds the model for U.S Standard Atmosphere 1962.
- E5M¶
- E6P¶
- x = 0.0¶
- y = 0.0¶
- Texo¶
- Z¶
- T¶
- CN2¶
- CO2¶
- CO¶
- CAr¶
- CHe¶
- CH¶
- CM¶
- WM¶
- altitude_profile(alt)¶
Solves for atmospheric altitude profile at given altitude and exospheric temperature.
- temperature(alt)¶
Solves for temperature at given altitude and exospheric temperature.
- pressure(alt)¶
Solves pressure at given altitude and exospheric temperature.