Get the climb angle for the aircraft.
MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "Takeoff" "<ModelName>" GetValue ClimbAngle [<Unit>]
"<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. |
The climb angle value is returned in the unit specified or in radians.
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