Interface: TemperatureInfoDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/TemperatureInfo/TemperatureInfoDataProvider.ts:10
A data provider for a temperature information display.
Properties
deltaIsa
readonly
deltaIsa:Subscribable
<number
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/TemperatureInfo/TemperatureInfoDataProvider.ts:15
The current deviation of outside air temperature from ISA, in degrees Celsius.
isDataFailed
readonly
isDataFailed:Subscribable
<boolean
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/TemperatureInfo/TemperatureInfoDataProvider.ts:18
Whether this provider's data is in a failed state.
oat
readonly
oat:Subscribable
<number
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/TemperatureInfo/TemperatureInfoDataProvider.ts:12
The current outside (static) air temperature, in degrees Celsius.