FlightPathAngle
Define the pitch angle of the flight path at the end of the procedure.
Related Commands
- MissionModeler Procedure (Basic Point to Point) SetValue
- MissionModeler Procedure (Transition to Forward Flight) SetValue
- MissionModeler Procedure (Transition to Hover) SetValue
Syntax
MissionModeler <AircraftObjPath> Procedure <Index> SetValue FlightPathAngle <Value> <Unit>
Description
This attribute is valid for Basic Point to Point, Transition to Forward Flight and Transition to Hover procedure types.
<Index> | Enter the index of the procedure being modified. |
<Value> | Enter a real value between -pi/2 and pi/2. |
<Unit> | Specify the unit that the <Value> is entered in. The dimension type is MissionModelerAttitudeAngle. |
Examples
MissionModeler */Aircraft/Aircraft1 Procedure 3 SetValue FlightPathAngle 30.05 deg