Skip to main content

Interface: BaroPressureDialogOutput

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Dialogs/BaroPressureDialog.tsx:56

A request result returned by BaroPressureDialog.

Properties

unit

unit: Unit<Pressure>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Dialogs/BaroPressureDialog.tsx:61

The unit type of the selected pressure.


value

value: number

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Dialogs/BaroPressureDialog.tsx:58

The selected pressure.