Class

BleedAirDuct

USI.Core

A named bleed-air distribution duct on the aircraft.

public sealed class BleedAirDuct : AircraftComponentNode

Properties

Location

public BleedAirDuctLocation Location { get; }

Methods

TryGetAvailabilityRatioAsync

public Task<USIResult<Double>> TryGetAvailabilityRatioAsync()

Gets the normalized availability of bleed air in this duct, from zero (unavailable) through one (fully available).