Interface used to access options for an Intercept Strategy of a Basic Maneuver Procedure.
CancelTgtPosVel | Cancel the position velocity strategies for Intercept. |
SetControlLimit | Set the method and corresponding value to define the control limits of the aircraft during the maneuver. |
SetStopSlantRange | Set the option to use the stop slant range stopping condition and set the according value. |
SetStopTimeToGo | Set the option to use the stop time from target stopping condition and set the according value. |
ClosureMode | Gets or sets the closure mode for the guidance strategy. |
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. |
HOBSAngleTol | Gets or sets the closure high off boresight angle tolerance. |
HOBSMaxAngle | Gets or sets the closure high off boresight max angle. |
InterceptMode | Gets or sets the intercept mode. |
LateralSeparation | Gets or sets the distance from the target that the aircraft will guide to before intercepting. |
ManeuverFactor | Gets or sets the maneuver factor, a dimensionless factor that determines how tightly or gently the aircraft will maneuver. |
PosVelStrategies | Get the position velocity strategies for Intercept. |
StopSlantRange | Get the range from the target at which the maneuver will stop. |
StopTimeToGo | Get the stop time from the target at which the maneuver will stop. |
TargetAspect | Gets or sets the angle relative to the target that the aircraft should maintain until intercept. |
TargetName | Gets or sets the target name. |
TargetResolution | Gets or sets the target position/velocity sampling resolution. |
UseStopSlantRange | Get the option to specify a range from target stopping condition. |
UseStopTimeToGo | Get the option to specify a time to go stopping condition. |
ValidTargetNames | Returns the valid target names. |
Implemented Interface |
---|
IAgAvtrBasicManeuverStrategy |