VacuumCircuit
USI.Core
A named source of aircraft instrument-vacuum pressure.
public sealed class VacuumCircuit : IndexedAircraftComponentNodeMethods
TryGetPumpFailedAsync
public Task<USIResult<Boolean>> TryGetPumpFailedAsync()Gets whether this circuit's engine-driven pump has failed.
TryGetSuctionPressureInchesHgAsync
public Task<USIResult<Double>> TryGetSuctionPressureInchesHgAsync()Gets actual suction pressure in inches of mercury.
