Skip to main content

Interface: GtcSpeedConstraintDialogInput

A request input for GtcSpeedConstraintDialog.

Properties

allowRemove

allowRemove: boolean

Whether to show the remove button.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcSpeedConstraintDialog.tsx:44


initialSpeed

initialSpeed: number

The initial speed to start with, knots IAS or Mach.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcSpeedConstraintDialog.tsx:32


initialSpeedDesc

initialSpeedDesc: SpeedRestrictionType

The initial speed restriction type, or undefined.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcSpeedConstraintDialog.tsx:34


initialSpeedUnit

initialSpeedUnit: SpeedUnit

The initial speed unit, or undefined.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcSpeedConstraintDialog.tsx:36


isDifferentFromPublished

isDifferentFromPublished: boolean

Whether the constraint is different from the published constraint.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcSpeedConstraintDialog.tsx:42


publishedSpeedDesc

Optional publishedSpeedDesc: SpeedRestrictionType

The published speed restriction type, or undefined.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcSpeedConstraintDialog.tsx:40


publishedSpeedIas

Optional publishedSpeedIas: number

The published speed in knots IAS, or undefined.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Dialog/GtcSpeedConstraintDialog.tsx:38