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 | Gets or sets the goal height above or below the target. | 
  CompensateForCoriolisAccel | Gets or sets the option to compensate for the acceleration due to the Coriolis effect. | 
  ControlLimitMode | Get the method to define the control limits of the aircraft during the maneuver. | 
  ControlLimitPitchRate | Get the specified pitch rate for a control limit mode of specify max pitch rate. | 
  FPA | Gets or sets the flight path angle for the maneuver. | 
  ManeuverFactor | Gets or sets the maneuver factor, a dimensionless factor that determines how tightly or gently the aircraft will maneuver. | 
  MaxAbsoluteAltitude | Get the maximum absolute altitude. | 
  MaxAltitudeRelAnchor | Get the maximum altitude offset from the target. | 
  MinAbsoluteAltitude | Get the minimum absolute altitude. | 
  MinAltitudeRelAnchor | Get the minimum altitude offset from the target. | 
  UseMaxAbsoluteAltitude | Get the option to specify a maximum absolute altitude. | 
  UseMaxAltitudeRelAnchor | Get the option to specify a maximum altitude offset from the target. | 
  UseMinAbsoluteAltitude | Get the option to specify a minimum absolute altitude. | 
  UseMinAltitudeRelAnchor | Get the option to specify a minimum altitude offset from the target. | 
| Implemented Interface | 
|---|
| IAgAvtrBasicManeuverStrategy | 





