Class

Tailwheel

USI.Core

Public SDK type.

public sealed class Tailwheel : AircraftComponentNode

Methods

TryGetLockRatioAsync

public Task<USIResult<Double>> TryGetLockRatioAsync()

TrySetLockedAsync

public Task<USIResult> TrySetLockedAsync(bool locked)

Commands an absolute unlocked or fully locked selection. Providers whose native SDK offers only a toggle are reconciled below this API.