MaxTurnRadiusFactor
Return the maximum turn radius factor for the procedure.
Related Commands
- MissionModeler_RM Procedure (ArcEnroute) GetValue
- MissionModeler_RM Procedure (Basic Point to Point) GetValue
- MissionModeler_RM Procedure (Enroute) GetValue
- MissionModeler_RM Procedure (Landing) GetValue
- MissionModeler_RM Procedure (Holding - Racetrack) GetValue
- MissionModeler_RM Procedure (Holding - Circular) GetValue
- MissionModeler_RM Procedure (Holding - Figure-8) GetValue
- MissionModeler_RM Procedure (Landing) GetValue
- MissionModeler_RM Procedure (Terrain Following) GetValue
- MissionModeler_RM Procedure (Transition to Hover) GetValue
Syntax
MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue MaxTurnRadiusFactor
Description
The MaxTurnRadiusFactor is the maximum amount - expressed as a multiplier - that the turn radius will be increased to minimize the bank angle required to complete the turn.
<Index> | Enter the index of the procedure. |
Return Value
A real value greater or equal to 1.
Examples
MissionModeler_RM */Aircraft/Aircraft1 Procedure 1 GetValue MaxTurnRadiusFactor