Get the ceiling altitude for the aircraft.
MissionModeler_RM <AircraftObjPath> Aircraft GetValue Ceiling [<Unit>]
Return the maximum altitude above Mean Sea Level that may be specified as a procedure altitude for the aircraft.
[<Unit>] | Enter the unit that the ceiling value is returned in. This parameter is optional, the default unit is meters (m). The dimension type is MissionModelerAltitude. |
The ceiling value is returned in the unit specified or in meters.
MissionModeler_RM */Aircraft/Aircraft1 Aircraft GetValue Ceiling ft
MissionModeler_RM */Aircraft/Aircraft1 Aircraft GetValue Ceiling
STK Programming Interface 11.0.1