Interface: GtcRunwayLengthDialogInput
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcRunwayLengthDialog.tsx:16
A request input for GtcRunwayLengthDialog.
Extends
Properties
initialUnit?
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcRunwayLengthDialog.tsx:21
The initial length unit. If not defined, the initial unit will default to the one associated with the dialog's unit mode.
initialValue
initialValue:
number
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/AbstractGtcNumberDialog.tsx:23
The value initially loaded into the dialog at the start of a request.
Inherited from
GtcNumberDialogInput.initialValue
title?
optionaltitle:string
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcRunwayLengthDialog.tsx:29
The GTC view title to display with the message.
unitsMode
unitsMode:
"feet"|"meters"
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcRunwayLengthDialog.tsx:26
The unit mode in which the dialog should operate.