Get the takeoff climb angle for the aircraft.
MissionModeler_RM <AircraftObjPath> Aircraft GetValue TakeoffClimbAngle [<Unit>]
[<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. |
The angle value is returned in the unit specified or in radians.
MissionModeler_RM */Aircraft/Aircraft1 Aircraft GetValue TakeoffClimbAngle deg
MissionModeler_RM */Aircraft/Aircraft1 Aircraft GetValue TakeoffClimbAngle
STK Programming Interface 11.0.1