StateCalcDriftRateFactor#

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

Bases: IComponentInfo, ICloneable

DriftRateFactor Calc objects.

Overview#

central_body_name

Get or set the central body of the component.

drift_rate_model

Get or set the gravity model used to compute drift rate.

Import detail#

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

Property detail#

property StateCalcDriftRateFactor.central_body_name: str#

Get or set the central body of the component.

property StateCalcDriftRateFactor.drift_rate_model: GeoStationaryDriftRateModel#

Get or set the gravity model used to compute drift rate.