EnrouteTurnDirectionOptions#
- class ansys.stk.core.stkobjects.aviator.EnrouteTurnDirectionOptions#
Class defining the enroute turn direction options in a procedure.
Overview#
Option for the first turn. |
|
Option for the second turn. |
Import detail#
from ansys.stk.core.stkobjects.aviator import EnrouteTurnDirectionOptions
Property detail#
- property EnrouteTurnDirectionOptions.enroute_first_turn: NavigatorTurnDirection#
Option for the first turn.
- property EnrouteTurnDirectionOptions.enroute_second_turn: NavigatorTurnDirection#
Option for the second turn.