MaxPitchAngle

Get the maximum pitch angle for the aircraft.

Related Commands

Syntax

MissionModeler_RM <AircraftObjPath> Aircraft PerfModel "TerrainFollow" "<ModelName>" GetValue MaxPitchAngle [<Unit>]

Description

"<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.

Return Value

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

Examples

MissionModeler_RM */Aircraft/Aircraft1 Aircraft PerfModel "TerrainFollow" "FollowMdl1" GetValue MaxPitchAngle deg

 

STK Programming Interface 11.0.1