LOPAtmosphericDensityModel#

class ansys.stk.core.stkobjects.LOPAtmosphericDensityModel#

IntEnum

Overview#

UNKNOWN

Unsupported or unknown atmospheric density model.

STANDARD_ATMOSPHERE_MODEL_1976

1976 Standard Atmosphere: look-up model based on the satellite’s altitude, with a valid range of 86km - 1000 km.

EXPONENTIAL

Exponential Model: uses equation calculating atmospheric density on basis of a specified altitude, reference density, reference altitude and scale altitude.

Import detail#

from ansys.stk.core.stkobjects import LOPAtmosphericDensityModel