Get the aircraft's performance when performing vertical maneuvers.
MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "VTOL" "<ModelName>" GetValue VerticalTransitionTime [<Unit>]
"<ModelName>" | Enter the VTOL model name. |
<Unit> | Enter the unit that the value is returned in. The dimension type is MissionModelerDuration. This parameter is optional, the default unit is second (sec). |
The value is returned in the unit specified or in seconds.
MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "VTOL" "VMdl1" GetValue VerticalTransitionTime
STK Programming Interface 11.0.1