Enumeration: EisLayouts
The possible EIS layouts in a GDU460 display.
Enumeration Members
Left
• Left = 1
The EIS is displayed on the left side.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/CommonTypes.ts:24
None
• None = 0
The EIS is not displayed.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/CommonTypes.ts:21
Right
• Right = 2
The EIS is displayed on the right side.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/CommonTypes.ts:27