STMPerturbationVariables#

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

IntEnum

Overview#

POSITION_X

Designates the initial or final variation in the ā€˜x’ component of position.

POSITION_Y

Designates the initial or final variation in the ā€˜y’ component of position.

POSITION_Z

Designates the initial or final variation in the ā€˜z’ component of position.

VELOCITY_X

Designates the initial or final variation in the ā€˜x’ component of velocity.

VELOCITY_Y

Designates the initial or final variation in the ā€˜y’ component of velocity.

VELOCITY_Z

Designates the initial or final variation in the ā€˜z’ component of velocity.

Import detail#

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