ICruiseAirspeedAndProfileOptions#
- class ansys.stk.core.stkobjects.aviator.ICruiseAirspeedAndProfileOptions#
Interface used to access the cruise airspeed options that also include a profile field.
Overview#
Set the cruise airspeed. This option is only enabled if the cruise speed type is set to other. |
Get or set the method for determining the aircraftβs airspeed. |
|
Get the airspeed type for the other airspeed option. |
|
Get the airspeed for the other airspeed option. |
|
Opt whether the aircraft immediately adopts the selected cruise airspeed or gradually begins accelerating/decelerating in the previous procedure. |
Import detail#
from ansys.stk.core.stkobjects.aviator import ICruiseAirspeedAndProfileOptions
Property detail#
- property ICruiseAirspeedAndProfileOptions.cruise_speed_type: CruiseSpeed#
Get or set the method for determining the aircraftβs airspeed.
- property ICruiseAirspeedAndProfileOptions.other_airspeed_type: AirspeedType#
Get the airspeed type for the other airspeed option.