Class

YawStringIndicator

USI.Core

A physical yaw-string indication, distinct from aerodynamic sideslip and an instrument's slip/skid ball.

public sealed class YawStringIndicator : AircraftInstrument

Methods

TryGetDeflectionDegreesAsync

public Task<USIResult<Double>> TryGetDeflectionDegreesAsync()

Gets signed physical yaw-string deflection in degrees.

TryGetLocalAirspeedKnotsAsync

public Task<USIResult<Double>> TryGetLocalAirspeedKnotsAsync()

Gets the airspeed local to the yaw string in knots. This is not the aircraft's indicated-airspeed instrument reading.