Specify whether to use default altitude or a user defined altitude for the arc.
MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue RequestedAltitude [<Unit>]
<Index> | Enter the index of the procedure. |
[<Unit>] | Specify the unit that the Altitude value is returned in. This parameter is optional, the default unit is meters (m). The dimension type is MissionModelerAltitude. |
{UseDefault} | True is returned if the altitude is the default; otherwise False is returned. |
<Altitude> | The altitude value is returned in the units specified. |
MissionModeler_RM */Aircraft/Aircraft1 Procedure 2 GetValue RequestedAltitude ft
STK Programming Interface 11.0.1