Ceiling

Specify the ceiling altitude for the aircraft.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Aircraft SetValue Ceiling <Value> [<Unit>]

Description

Define the maximum altitude above Mean Sea Level that may be specified as a procedure altitude for the aircraft.

The Ceiling value will be set for Climb, Cruise and Descent built-in performance models.

<Value> Enter the ceiling altitude value as a number greater than 0.0.
[<Unit>] Enter the unit that the <Value> is entered in. This parameter is optional, the default unit is meters (m). The dimension type is MissionModelerAltitude.

 

Examples

MissionModeler */Aircraft/Aircraft1 Aircraft SetValue Ceiling 22000 ft

MissionModeler */Aircraft/Aircraft1 Aircraft SetValue Ceiling 9000

 

STK Programming Interface 11.0.1