Skip to main content

Interface: GtcVnavAltitudeDialogInput

A request input for GtcVnavAltitudeDialog.

Properties

fixElevationMeters

Optional fixElevationMeters: number

The leg's fix elevation in meters, if defined, AGL will be an option.

Defined in

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


initialAltitudeFeet

initialAltitudeFeet: number

The value initially loaded into the dialog at the start of a request.

Defined in

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


isAdvancedMode

isAdvancedMode: boolean

Whether this is for advanced vnav mode or not.

Defined in

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


isDesignatedConstraint

isDesignatedConstraint: boolean

Whether this is for a user constraint or not.

Defined in

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


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/GtcVnavAltitudeDialog.tsx:29


isFlightLevel

isFlightLevel: boolean

Whether the constraint is a flight level or not.

Defined in

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


isMaxAltitudeFlightLevel

Optional isMaxAltitudeFlightLevel: boolean

Whether to display max altitude as a flight level.

Defined in

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


legName

legName: string

The leg ident to display on the VNAV DTO button.

Defined in

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


maxAltitudeFeet

Optional maxAltitudeFeet: number

A max altitude to use. If undefined, no max will be applied.

Defined in

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


publishedAltitudeFeet

Optional publishedAltitudeFeet: number

The published altitude in feet, or undefined.

Defined in

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


title

Optional title: string

What title to show on the title bar.

Defined in

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