Interface used to access options for a Stationkeeping Strategy of a Basic Maneuver Procedure.
CancelTgtPosVel | Cancel the position velocity strategies for Station Keeping. |
SetControlLimit | Set the method and corresponding value to define the control limits of the aircraft during the maneuver. |
CompensateForCoriolisAccel | Gets or sets the option to compensate for the acceleration due to the Coriolis effect. |
ControlLimitHorizAccel | Get the specified horizontal 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 | Get the specified turn radius for a control limit mode of specify min turn radius. |
ControlLimitTurnRate | Get the specified turn rate for a control limit mode of specify max turn rate. |
DesiredRadius | Gets or sets the goal radius of the holding circle. |
ManeuverFactor | Gets or sets the maneuver factor, a dimensionless factor that determines how tightly or gently the aircraft will maneuver. |
MaxTargetSpeedFraction | Gets or sets the maximum speed relative to the target. |
PosVelStrategies | Get the position velocity strategies for Station Keeping. |
RelBearing | Gets or sets the bearing relative to the target that the aircraft will hold. |
RelRange | Gets or sets the range from the target where the aircraft will hold. |
StopAfterDuration | Gets or sets the duration stop condition. |
StopAfterTime | Gets or sets the time stop condition. |
StopAfterTurnCount | Gets or sets the number of turns stop condition. |
StopCondition | Gets or sets the stopping condition for the maneuver. |
StopCourse | Gets or sets the course stop condition. |
TargetName | Gets or sets the target name. |
TargetResolution | Gets or sets 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 |