FlightControlSurfaceFailure
USI.Core
Exact mechanical failure modes reported for one control-surface section. Multiple flags may be present when the simulator reports concurrent damage.
public enum FlightControlSurfaceFailureEnum values
Detached
public const FlightControlSurfaceFailure DetachedLockedAtCurrentPosition
public const FlightControlSurfaceFailure LockedAtCurrentPositionLockedAtDownwardDeflectionLimit
public const FlightControlSurfaceFailure LockedAtDownwardDeflectionLimitLockedAtNegativeDeflectionLimit
public const FlightControlSurfaceFailure LockedAtNegativeDeflectionLimitLockedAtNeutral
public const FlightControlSurfaceFailure LockedAtNeutralLockedAtPositiveDeflectionLimit
public const FlightControlSurfaceFailure LockedAtPositiveDeflectionLimitLockedAtUpwardDeflectionLimit
public const FlightControlSurfaceFailure LockedAtUpwardDeflectionLimitNone
public const FlightControlSurfaceFailure None