Interface used to access options for a Relative Speed/Altitude Strategy of a Basic Maneuver Procedure.
CancelTgtPosVel | Cancel the position velocity strategies for Rel Speed Alt. |
SetAirspeedOffset | Set the airspeed offset value and type. |
SetMaxAirspeed | Set the maximum airspeed value and type. |
SetMinAirspeed | Set the minimum airspeed value and type. |
AirspeedOffset | Get the airspeed offset from the target. |
AirspeedOffsetType | Get the airspeed type. |
AltitudeOffset | Gets or sets the goal altitude offset from the target to the aircraft. |
CompensateForCoriolisAccel | Gets or sets the option to compensate for the acceleration due to the Coriolis effect. |
ElevationAngle | Gets or sets the goal elevation angle from the target to the aircraft. |
MaxAirspeed | Get the maximum airspeed limit for the maneuver. |
MaxAirspeedType | Get the airspeed type. |
MaxAltitude | Gets or sets the maximum altitude boundary for the maneuver. |
MinAirspeed | Get the minimum airspeed limit for the maneuver. |
MinAirspeedType | Get the airspeed type. |
MinAltitude | Gets or sets the minimum altitude boundary for the maneuver. |
PosVelStrategies | Get the position velocity strategies for Rel Speed Alt. |
RangeForEqualSpeed | Gets or sets the range at which the aircraft will achieve the same airspeed as the target. |
RangeToTransitionSpeed | Gets or sets the range at which the aircraft will begin to slow down to match the speed of the target. |
RelativeAltitudeMode | Gets or sets the mode to define the hold objective for the maneuver. |
StopCondition | Gets or sets the stopping condition for the maneuver. |
TargetName | Gets or sets the target name. |
TargetResolution | Gets or sets the target position/velocity sampling resolution. |
UsePerfModelLimits | Gets or sets the option to use the performance model limits for the aircraft. |
UseTgtAspectForAirspeed | Gets or sets the option to use the target aspect to compute the enforced airspeed difference. |
ValidTargetNames | Returns the valid target names. |
Implemented Interface |
---|
IAgAvtrBasicManeuverStrategy |