ForwardFlightTransitionTime
Get the amount of time required to transition from another maneuvering mode to this one.
Related Commands
Syntax
MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "VTOL" "<ModelName>" GetValue ForwardFlightTransitionTime [<Unit>]
Description
"<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). |
Return Value
The value is returned in the unit specified or in sec.
Examples
MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "VTOL" "VMdl1" GetValue ForwardFlightTransitionTime sec