PropagatorHPOPThirdBodyGravityElement#

class ansys.stk.core.stkobjects.PropagatorHPOPThirdBodyGravityElement#

Class defining third-body gravity options for the LOP propagator.

Overview#

source

Source of 3rd-body gravity data.

gravity_value

Gravity value (if the source is user-specified. Uses Gravity Parameter Dimension.

central_body

Name of the central body.

Import detail#

from ansys.stk.core.stkobjects import PropagatorHPOPThirdBodyGravityElement

Property detail#

property PropagatorHPOPThirdBodyGravityElement.source: ThirdBodyGravitySourceType#

Source of 3rd-body gravity data.

property PropagatorHPOPThirdBodyGravityElement.gravity_value: float#

Gravity value (if the source is user-specified. Uses Gravity Parameter Dimension.

property PropagatorHPOPThirdBodyGravityElement.central_body: str#

Name of the central body.