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