Get the minimum true airspeed at which the aircraft can begin forward flight.
MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "VTOL" "<ModelName>" GetValue ForwardFlightTAS [<Unit>]
"<ModelName>" | Enter the VTOL model name. |
<Unit> | Enter the unit that the value is returned in. The dimension type is MissionModelerSpeed. This parameter is optional, the default unit is meters/second (m/sec). |
The true airspeed value is returned in the unit specified or in m/sec.
MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "VTOL" "VMdl1" GetValue ForwardFlightTAS deg/sec
STK Programming Interface 11.0.1