ProcedureDelay#
- class ansys.stk.core.stkobjects.aviator.ProcedureDelay#
Bases:
IProcedure
Class defining a delay procedure.
Overview#
Get or set the mode for handling the altitude of the aircraft. |
|
Get or set the requested altitude of the procedure. |
|
Get the interface for the cruise airspeed options. |
|
Get or set the turn direction of the procedure. |
|
Get or set the turn radius factor. |
Import detail#
from ansys.stk.core.stkobjects.aviator import ProcedureDelay
Property detail#
- property ProcedureDelay.altitude_mode: DelayAltitudeMode#
Get or set the mode for handling the altitude of the aircraft.
- property ProcedureDelay.cruise_airspeed_options: CruiseAirspeedOptions#
Get the interface for the cruise airspeed options.
- property ProcedureDelay.turn_direction: NavigatorTurnDirection#
Get or set the turn direction of the procedure.