Interface: GtcTemperatureDialogOutput
A request result returned by GtcTemperatureDialog.
Properties
unit
• unit: Unit
<Temperature
>
The unit type of the selected temperature.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcTemperatureDialog.tsx:50
value
• value: number
The selected temperature.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcTemperatureDialog.tsx:47