Abstract class

AvionicsHardwareUnit

USI.Core

Common health behavior for a named integrated-avionics hardware unit.

public abstract class AvionicsHardwareUnit : IndexedAircraftComponentNode

Methods

TryGetFailureDetectedAsync

public Task<USIResult<Boolean>> TryGetFailureDetectedAsync()

Gets whether this hardware unit has failed.