The type of response Aviator will have if the basic maneuver attempts to exceed the airspeed limit.
Member | Value | Description |
---|---|---|
eConstrainIfViolated | 0 | Constrain the aircraft to not exceed the airspeed limit. |
eStopIfViolated | 1 | Stop when airspeed limit exceeded.. |
eErrorIfViolated | 2 | Error when airspeed limit exceeded. |
eIgnoreIfViolated | 3 | Ignore when airspeed limit exceeded. |