MaxHoverAltitude
Get the maximum altitude at which the aircraft is capable of hovering.
Related Commands
Syntax
MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "VTOL" "<ModelName>" GetValue MaxHoverAltitude [<Unit>]
Description
"<ModelName>" | Enter the VTOL model name. |
<Unit> | Enter the unit that the value is returned in. The dimension type is MissionModelerAltitude. This parameter is optional, the default unit is meter (m). |
Return Value
The altitude value is returned in the unit specified or in meters.
Examples
MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "VTOL" "VMdl1" GetValue MaxHoverAltitude km