Skip to main content

Type Alias: G3XEisDefinition

G3XEisDefinition = object

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XEisDefinition.ts:8

A definition for rendering a G3X Touch EIS.

Properties

combinedGauges?

optional combinedGauges: G3XGaugeSpec[]

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XEisDefinition.ts:22

The gauges configuration in combined mode (when the MFD engine page is visible), or undefined if combined mode is not supported.


defaultGauges

defaultGauges: G3XGaugeSpec[]

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XEisDefinition.ts:16

The gauges configuration in default mode (when the MFD engine page is not visible).


functions

functions: Map<string, G3XFunction>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XEisDefinition.ts:13

Any configured functions.


size

size: EisSizes

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XEisDefinition.ts:10

The size of the EIS.