DefaultCruiseAltitude

Return the default cruise altitude.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue DefaultCruiseAltitude [<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

A real value.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 GetValue DefaultCruiseAltitude ft

MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 GetValue DefaultCruiseAltitude

 

STK Programming Interface 11.0.1