FlightPathAngle
Return the pitch angle of the flight path at the end of the procedure.
Related Commands
- MissionModeler_RM Procedure (Basic Point to Point) GetValue
- MissionModeler_RM Procedure (Transition to Forward Flight) GetValue
- MissionModeler_RM Procedure (Transition to Hover) GetValue
Syntax
MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue FlightPathAngle [<Unit>]
Description
<Index> | Enter the index of the procedure. |
<Unit> | Specify the unit that the angle is returned in. The dimension type is MissionModelerAttitudeAngle. |
Return Value
The angle value returned in units specified or in radians.
Examples
MissionModeler_RM */Aircraft/Aircraft1 Procedure 3 GetValue FlightPathAngle deg