Interface used to access options for the Relative Flight Path Angle Strategy of a Basic Maneuver Procedure.
SetControlLimit | Set the method and corresponding value to define the control limits of the aircraft during the maneuver. |
SetMaxAbsoluteAltitude | Set whether to enable and a value for the maximum absolute altitude. |
SetMaxAltitudeRelAnchor | Set whether to enable and a value for the maximum altitude offset from the target. |
SetMinAbsoluteAltitude | Set whether to enable and a value for the minimum absolute altitude. |
SetMinAltitudeRelAnchor | Set whether to enable and a value for the minimum altitude offset from the target. |
AirspeedOptions | Get the airspeed options. |
AnchorAltOffset | The goal height above or below the target. |
CompensateForCoriolisAccel | The option to compensate for the accleration due to the Coriolis effect. |
ControlLimitMode | Get the method to define the control limits of the aircraft during the maneuver. |
ControlLimitPitchRate | The specified pitch rate for a control limit mode of specify max pitch rate. |
FPA | The flight path angle for the maneuver. |
ManeuverFactor | A dimensionless factor that determines how tightly or gently the aircraft will maneuver. |
MaxAbsoluteAltitude | The maximum absolute altitude. |
MaxAltitudeRelAnchor | The maximum altitude offset from the target. |
MinAbsoluteAltitude | The minimum absolute altitude. |
MinAltitudeRelAnchor | The minimum altitude offset from the target. |
UseMaxAbsoluteAltitude | The option to specify a maximum absolute altitude. |
UseMaxAltitudeRelAnchor | The option to specify a maximum altitude offset from the target. |
UseMinAbsoluteAltitude | The option to specify a minimum absolute altitude. |
UseMinAltitudeRelAnchor | The option to specify a minimum altitude offset from the target. |
| Implemented Interface |
|---|
| IAgAvtrBasicManeuverStrategy |





