Skip to main content

Interface: GtcDistanceDialogOutput

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcDistanceDialog.tsx:44

A request result returned by GtcDistanceDialog.

Properties

unit

unit: Unit<Distance>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcDistanceDialog.tsx:49

The unit type of the selected distance.


value

value: number

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcDistanceDialog.tsx:46

The selected distance.