TakeoffClimbAngle

Get the takeoff climb angle for the aircraft.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Aircraft GetValue TakeoffClimbAngle [<Unit>]

Description

[<Unit>] Enter the unit that the speed value is returned in. This parameter is optional, the default unit is radians (rad). The dimension type is MissionModelerAttitudeAngle.

Return Value

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

Examples

MissionModeler_RM */Aircraft/Aircraft1 Aircraft GetValue TakeoffClimbAngle deg

MissionModeler_RM */Aircraft/Aircraft1 Aircraft GetValue TakeoffClimbAngle

 

STK Programming Interface 11.0.1