Class

LandingGuidanceReceiver

USI.Core

A named landing-guidance receiver with distinct lateral and vertical channels.

public sealed class LandingGuidanceReceiver : IndexedAircraftComponentNode

Methods

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.