Interface: AirspeedIndicatorGsDataProvider
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/AirspeedIndicator/AirspeedIndicatorGsDataProvider.ts:8
A ground speed data provider for an airspeed indicator.
Properties
gsKnots
readonly
gsKnots:Subscribable
<number
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/AirspeedIndicator/AirspeedIndicatorGsDataProvider.ts:10
The current ground speed, in knots.
isDataFailed
readonly
isDataFailed:Subscribable
<boolean
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/AirspeedIndicator/AirspeedIndicatorGsDataProvider.ts:13
Whether ground speed data is in a failure state.