BodyAxis#

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

IntEnum

Overview#

PLUS_X

The positive X engine acceleration direction.

PLUS_Y

The positive Y engine acceleration direction.

PLUS_Z

The positive Z engine acceleration direction.

MINUS_X

The negative X engine acceleration direction.

MINUS_Y

The negative Y engine acceleration direction.

MINUS_Z

The negative Z engine acceleration direction.

Import detail#

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