Interface: GtcPressurizationDialogInput
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcPressurizationDialog.tsx:30
A request input for GtcPressurizationDialog.
Extends
Properties
initialUnit?
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcPressurizationDialog.tsx:37
The initial altitude unit. If not defined, the initial unit will default to a value based on the units 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
type
type:
"landing"|"cabin"
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcPressurizationDialog.tsx:32
The type of dialog to use.
unitsMode
unitsMode:
"feet"|"meters"
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Dialog/GtcPressurizationDialog.tsx:40
Whether the dialog should operate in units of feet or meters.