Class

IntegratedNavigator

USI.Core

A named integrated navigator containing satellite-navigation and radio- tuning functions while preserving their independent health state.

public sealed class IntegratedNavigator : IndexedAircraftComponentNode

Methods

TryGetRadioTunerFailureDetectedAsync

public Task<USIResult<Boolean>> TryGetRadioTunerFailureDetectedAsync()

Gets whether this unit's integrated radio tuner has failed.

TryGetSatelliteNavigationReceiverFailureDetectedAsync

public Task<USIResult<Boolean>> TryGetSatelliteNavigationReceiverFailureDetectedAsync()

Gets whether this unit's satellite-navigation receiver has failed.