Interface used to access options for a Smooth Accel Strategy of a Basic Maneuver Procedure.
AirspeedOptions | Get the airspeed options. |
ControlPitchAngle | The option to define a goal value for the aircraft's pitch angle. |
ControlRollAngle | The option to define a goal value for the aircraft's roll angle. |
LoadFactorDot | The rate of change of the load factor. |
LoadFactorMode | The load factor mode for the Smooth Accel basic maneuver strategy. |
OverrideLoadFactor | The load factor override value for the smooth accel. The load factor mode must be set to override to access this property. |
OverrideRollRate | The roll rate override value for the Smooth Accel basic maneuver strategy. The roll rate mode must be set to override to access this property. |
PitchAngle | The goal value for the pitch angle. |
RollAngle | The goal value for the roll angle. |
RollRateDot | The rate of change of the roll rate. |
RollRateMode | The roll rate mode for a Smooth Accel basic maneuver strategy. |
StopConditions | The stop condition for the Smooth Accel basic maneuver strategy. |
StopOnPitchAngle | The option to stop the maneuver if the specified pitch angle is achieved. |
StopOnRollAngle | The option to stop the maneuver if the specified roll angle is achieved. |
TurnDirection | The roll turn direction for a Smooth Accel basic maneuver strategy. |
| Implemented Interface |
|---|
| IAgAvtrBasicManeuverStrategy |





