CustomFunction#

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

IntEnum

Overview#

ENABLE_PAGE_DEFINITION

Use attitude page definition for other STK functions - the actual attitude during the maneuver is ignored and the satellite is considered to always be in the attitude specified by the page for all other calculations in STK.

ENABLE_MANEUVER_ATTITUDE

Maneuver attitude will be used for the satellite during the time at the maneuver, and during the specified lead and trail times. This attitude will also show up in reports, graphs, sensor access calculations, and in the 3D Graphics window.

Import detail#

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