ClimbAngle

Get the climb angle for the aircraft.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "Takeoff" "<ModelName>" GetValue ClimbAngle [<Unit>]

Description

"<ModelName>" Enter the Takeoff model name.
[<Unit>] Enter the unit that the climb angle is returned in. This parameter is optional, the default unit is radians (rad). The dimension type is MissionModelerAttitudeAngle.

Return Value

The climb angle value is returned in the unit specified or in radians.

Examples

MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "Takeoff" "TOffMdl" GetValue ClimbAngle

MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "Takeoff" "TOffMdl" GetValue ClimbAngle deg

 

STK Programming Interface 11.0.1