Class

PropellerIceProtection

USI.Core

Public SDK type.

public sealed class PropellerIceProtection : IndexedAircraftComponentNode

Methods

TryGetFailureDetectedAsync

public Task<USIResult<Boolean>> TryGetFailureDetectedAsync()

Gets whether this propeller heater has a detected failure.

TryGetIceAccumulationRatioAsync

public Task<USIResult<Double>> TryGetIceAccumulationRatioAsync()

Gets ice accumulation on this propeller.

TryGetSwitchEnabledAsync

public Task<USIResult<Boolean>> TryGetSwitchEnabledAsync()

TryGetTksModeAsync

public Task<USIResult<TksIceProtectionMode>> TryGetTksModeAsync()

Gets the selected propeller TKS fluid-delivery mode.

TrySetTksModeAsync

public Task<USIResult> TrySetTksModeAsync(TksIceProtectionMode mode)

Selects the propeller TKS fluid-delivery mode.