Interface: TemperatureInfoProps
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/TemperatureInfo/TemperatureInfo.tsx:27
Component props for TemperatureInfo.
Extends
Properties
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
dataProvider
dataProvider:
TemperatureInfoDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/TemperatureInfo/TemperatureInfo.tsx:32
A data provider for the display.
declutter
declutter:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/TemperatureInfo/TemperatureInfo.tsx:38
Whether the display should be decluttered.
format
format:
TemperatureInfoFormat
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/TemperatureInfo/TemperatureInfo.tsx:29
The format of the display.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
unitsSettingManager
unitsSettingManager:
UnitsUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/TemperatureInfo/TemperatureInfo.tsx:35
A manager for display units user settings.