ostk.physics.environment.atmospheric.earth.Exponential¶
- class Exponential(self: ostk.physics.environment.atmospheric.earth.Exponential)¶
Bases:
pybind11_object
Exponential atmospheric model.
Methods
Get the atmospheric density value at a given position and instant.
Check if the exponential atmospheric model is defined.
- get_density_at(
- self: ostk.physics.environment.atmospheric.earth.Exponential,
- lla: ostk.physics.coordinate.spherical.LLA,
- instant: ostk.physics.time.Instant,
- lla: ostk.physics.coordinate.spherical.LLA,
Get the atmospheric density value at a given position and instant.