WingCondensationEffectSystem
USI.Core
Aircraft-wide summaries of actual aerodynamic condensation around the loaded aircraft's wings. Native aerodynamic-wing slots remain internal.
public sealed class WingCondensationEffectSystem : AircraftComponentNodeMethods
TryGetMaximumSurfaceIntensityRatioAsync
public Task<USIResult<Double>> TryGetMaximumSurfaceIntensityRatioAsync()Gets the strongest current wing-surface condensation intensity from zero (none) through one (maximum).
TryGetMaximumWingtipVaporIntensityRatioAsync
public Task<USIResult<Double>> TryGetMaximumWingtipVaporIntensityRatioAsync()Gets the strongest current wingtip-vapor-trail intensity from zero (none) through one (maximum).
