Skip to main content

Interface: GtcAltitudeDialogOutput

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcAltitudeDialog.tsx:37

A request result returned by GtcAltitudeDialog.

Properties

unit

unit: Unit<Distance>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcAltitudeDialog.tsx:42

The unit type of the selected altitude.


value

value: number

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcAltitudeDialog.tsx:39

The selected altitude.