Interface used to access options for a Bezier Strategy of a Basic Maneuver Procedure.
  SetAirspeed | Set the fly to airspeed value and type. | 
  SetStopAirspeed | Set whether to enable the airspeed stopping condition and the corresponding value. | 
  SetStopAltitudeRate | Set whether to enable the altitude rate stopping condition and the corresponding value. | 
  SetVerticalVelocity | Set the flight path angle or altitude rate. | 
  Airspeed | Gets or sets the aircraft's airspeed. | 
  AirspeedType | Get the airspeed type. | 
  Altitude | Gets or sets the aircraft's altitude. | 
  AltitudeRate | Get the constant rate at which the aircraft will climb or descend. | 
  CompensateForCoriolisAccel | Gets or sets the option to compensate for the acceleration due to the Coriolis effect. | 
  Downrange | Gets or sets the ground distance from the beginning of the maneuver. | 
  FlightPathAngle | Get the initial pitch angle of the flight path. | 
  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. | 
  StopAltitudeRate | Get the altitude rate stopping condition. | 
  UseStopAtAirspeed | Get the option to stop the maneuver if a specified airspeed is achieved. | 
  UseStopAtAltitudeRate | Get the option to stop the maneuver if a specified altitude rate is achieved. | 
  VerticalVelocityMode | Get the option to specify the flight path angle or the altitude rate. | 
| Implemented Interface | 
|---|
| IAgAvtrBasicManeuverStrategy | 





