SatelliteToolboxAtmosphericModels.jl
This package implements atmospheric models for the SatelliteToolbox.jl ecosystem. Currently, the following models are available:
- Exponential atmospheric model according to [1];
- Harris-Priester and modified Harris-Priester [2];
- Jacchia-Roberts 1971;
- Jacchia-Bowman 2008; and
- NRLMSISE-00.
Installation
julia> using Pkg
julia> Pkg.install("SatelliteToolboxAtmosphericModels")References
- [1] Vallado, D. A (2013). Fundamentals of Astrodynamics and Applications. 4th ed. Microcosm Press, Hawthorn, CA, USA.
- [2] Hatten, N., & Russell, R. P. (2017). A smooth and robust Harris-Priester atmospheric density model for low Earth orbit applications. Advances in Space Research, 59(2), 571-586.