StateCalcEnvironment#

class ansys.stk.core.stkobjects.astrogator.StateCalcEnvironment#

Bases: IComponentInfo, ICloneable

Environment Calc objects.

Overview#

central_body_name

Get or set the central body of the component.

atmosphere_model_name

Get or set the atmospheric density model of the component.

Import detail#

from ansys.stk.core.stkobjects.astrogator import StateCalcEnvironment

Property detail#

property StateCalcEnvironment.central_body_name: str#

Get or set the central body of the component.

property StateCalcEnvironment.atmosphere_model_name: str#

Get or set the atmospheric density model of the component.