Skip to main content

Interface: AirspeedIndicatorGsDataProvider

A ground speed data provider for an airspeed indicator.

Implemented by

Properties

gsKnots

Readonly gsKnots: Subscribable<number>

The current ground speed, in knots.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/AirspeedIndicator/AirspeedIndicatorGsDataProvider.ts:10


isDataFailed

Readonly isDataFailed: Subscribable<boolean>

Whether ground speed data is in a failure state.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/PFD/Components/AirspeedIndicator/AirspeedIndicatorGsDataProvider.ts:13