Interface used to access options for a Relative Speed/Altitude Strategy of a Basic Maneuver Procedure.
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 | The airspeed offset from the target. |
AirspeedOffsetType | The airspeed type. |
AltitudeOffset | The goal altitude offset from the target to the aircraft. |
CompensateForCoriolisAccel | The option to compensate for the accleration due to the Coriolis effect. |
ElevationAngle | The goal elevation angle from the target to the aircraft. |
MaxAirspeed | The maximum airspeed limit for the maneuver. |
MaxAirspeedType | The airspeed type. |
MaxAltitude | The maximum altitude boundary for the maneuver. |
MinAirspeed | The minimum airspeed limit for the maneuver. |
MinAirspeedType | The airspeed type. |
MinAltitude | The minimum altitude boundary for the maneuver. |
RangeForEqualSpeed | The range at which the aircraft will achieve the same airspeed as the target. |
RangeToTransitionSpeed | The range at which the aircraft will begin to slow down to match the speed of the target. |
RelativeAltitudeMode | The mode to define the hold objective for the maneuver. |
StopCondition | The stopping condition for the maneuver. |
TargetName | The target name. |
TargetResolution | The target position/velocity sampling resolution. |
UsePerfModelLimits | The option to use the performance model limits for the aircraft. |
UseTgtAspectForAirspeed | The option to use the target aspect to compute the enforced airspeed difference. |
ValidTargetNames | Returns the valid target names. |
| Implemented Interface |
|---|
| IAgAvtrBasicManeuverStrategy |





