Get the maximum pitch angle for the aircraft.
MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "TerrainFollow" "<ModelName>" GetValue MaxPitchAngle [<Unit>]
"<ModelName>" | Enter the TerrainFollow model name. |
<Unit> | Enter the unit that the value is returned in. This parameter is optional, the default unit is radians (rad). The dimension type is MissionModelerAttitudeAngle. |
The max pitch angle value is returned in the unit specified or in radians.
MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "TerrainFollow" "FollowMdl1" GetValue MaxPitchAngle deg
STK Programming Interface 11.0.1