LandingGuidanceReceiver
USI.Core
A named landing-guidance receiver with distinct lateral and vertical channels.
public sealed class LandingGuidanceReceiver : IndexedAircraftComponentNodeMethods
TryGetGlideSlopeFailureDetectedAsync
public Task<USIResult<Boolean>> TryGetGlideSlopeFailureDetectedAsync()Gets whether this receiver's glide-slope channel has failed.
TryGetLocalizerFailureDetectedAsync
public Task<USIResult<Boolean>> TryGetLocalizerFailureDetectedAsync()Gets whether this receiver's localizer channel has failed.
