BasicManeuverAirspeedMode#
- class ansys.stk.core.stkobjects.aviator.BasicManeuverAirspeedMode#
IntEnum
Overview#
|
Maintain the current airspeed. |
|
Maintain the specified airspeed. |
|
Maintain the minimum airspeed for the aircraft. |
|
Maintain the maximum endurance airspeed for the aircraft. |
|
Maintain the maximum range airspeed for the aircraft. |
|
Maintain the maximum airspeed for the aircraft. |
|
Maintain the maximum performance airspeed for the aircraft. |
|
Accelerate at the specified rate. |
|
Decelerate at the specified rate. |
|
Accel/Decel at the force of gravity (no drag, no thrust). |
|
Accel/Decel using Aero/Propulsion with throttle setting. |
|
Specify thrust (using drag from Aerodynamics model). |
|
Interpolate Accelerate/Decelerate over interval. |
Import detail#
from ansys.stk.core.stkobjects.aviator import BasicManeuverAirspeedMode