BasicManeuverStrategySimpleTurn#
- class ansys.stk.core.stkobjects.aviator.BasicManeuverStrategySimpleTurn#
Bases:
IBasicManeuverStrategy
Class defining the simple turn strategy for a basic maneuver procedure.
Overview#
Get or set the reference frame for the simple turn. |
|
Get or set the turn angle for the simple turn. |
|
Get or set the turn radius factor for the simple turn. |
|
Get or set the option to compensate for the acceleration due to the Coriolis effect. |
Import detail#
from ansys.stk.core.stkobjects.aviator import BasicManeuverStrategySimpleTurn
Property detail#
- property BasicManeuverStrategySimpleTurn.reference_frame: BasicManeuverReferenceFrame#
Get or set the reference frame for the simple turn.
- property BasicManeuverStrategySimpleTurn.turn_angle: Any#
Get or set the turn angle for the simple turn.