StartArcAltitude

Return the altitude at the beginning of the arc.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue StartArcAltitude [<Unit>]

Description

<Index> Enter the index of the procedure.
[<Unit>] Enter the unit that the altitude value is returned in. This parameter is optional, the default unit is meters (m). The dimension type is MissionModelerAltitude.

Return Value

The altitude is returned as a real value.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Procedure 2 GetValue StartArcAltitude ft

 

STK Programming Interface 11.0.1