Interface used to access options for a Push/Pull Strategy of a Basic Maneuver Procedure.
  SetStopAirspeed | Set whether to enable the airspeed stopping condition and the corresponding value. | 
  SetStopAltitude | Set whether to enable the altitude stopping condition and the corresponding value. | 
  SetStopAltitudeRate | Set whether to enable the altitude rate stopping condition and the corresponding value. | 
  AccelDecelG | Gets or sets the specific G force rate to accelerate/decelerate at. | 
  AccelMode | Gets or sets the option to accelerate, decelerate, or maintain the current airspeed. | 
  CompensateForCoriolisAccel | Gets or sets the option to compensate for the acceleration due to the Coriolis effect. | 
  MaintainAirspeed | Get the airspeed to maintain. | 
  MaintainAirspeedType | Gets or sets the airspeed type for the maintain airspeed. | 
  PushPull | Gets or sets the option to push over or pull up. | 
  PushPullG | Gets or sets the G force of the maneuver. | 
  ReferenceFrame | Gets or sets the reference frame the aircraft will use. | 
  StopAirspeed | Get the airspeed stopping condition. | 
  StopAirspeedType | Get the airspeed type for the airspeed stopping condition. | 
  StopAltitude | Get the altitude stopping condition. | 
  StopAltitudeRate | Get the altitude rate stopping condition. | 
  StopFlightPathAngle | Gets or sets the flight path angle the maneuver will stop at if achieved. | 
  UseStopAtAirspeed | Get the option to stop the maneuver if a specified airspeed is achieved. | 
  UseStopAtAltitude | Get the option to stop the maneuver if a specified altitude is achieved. | 
  UseStopAtAltitudeRate | Get the option to stop the maneuver if a specified altitude rate is achieved. | 
| Implemented Interface | 
|---|
| IAgAvtrBasicManeuverStrategy | 





