Interface used to access options for a Stationkeeping Strategy of a Basic Maneuver Procedure.
SetControlLimit | Set the method and corresponding value to define the control limits of the aircraft during the maneuver. |
CompensateForCoriolisAccel | The option to compensate for the accleration due to the Coriolis effect. |
ControlLimitHorizAccel | The specified horiztonal acceleration for a control limit mode of specify max horiz accel. |
ControlLimitMode | Get the method to define the control limits of the aircraft during the maneuver. |
ControlLimitTurnRadius | The specified turn radius for a control limit mode of specify min turn radius. |
ControlLimitTurnRate | The specified turn rate for a control limit mode of specify max turn rate. |
DesiredRadius | The goal radius of the holding circle. |
ManeuverFactor | A dimensionless factor that determines how tightly or gently the aircraft will maneuver. |
MaxTargetSpeedFraction | The maximum speed relative to the target. |
RelBearing | The bearing relative to the target that the aircraft will hold. |
RelRange | The range from the target where the aircraft will hold. |
StopAfterDuration | The duration stop condition. |
StopAfterTime | The time stop condition. |
StopAfterTurnCount | The number of turns stop condition. |
StopCondition | The stopping condition for the maneuver. |
StopCourse | The course stop condition. |
TargetName | The target name. |
TargetResolution | The target position/velocity sampling resolution. |
TurnDirection | Define if the aircraft turns left or right into the holding circle. |
UseRelativeCourse | Option to use a relative course as opposed to an absolute course. |
ValidTargetNames | Returns the valid target names. |
| Implemented Interface |
|---|
| IAgAvtrBasicManeuverStrategy |





