DragRudderSystem
USI.Core
Split drag-rudder (yaw-brake) surfaces, kept distinct from the centerline rudder and from roll spoilers even when an aircraft coordinates them.
public sealed class DragRudderSystem : AircraftComponentNodeMethods
TryGetSectionFailuresAsync
public Task<USIResult<IReadOnlyList<FlightControlSurfaceSectionFailure>>> TryGetSectionFailuresAsync()Gets exact mechanical failure state for left/right sections.
