Skip to main content

Class: PfdAileronTrimGaugeConfig

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/TrimFlapGauges/AileronRudderTrimGauge/PfdAileronTrimGaugeConfig.ts:6

A configuration object which defines PFD aileron trim gauge options.

Implements

Constructors

Constructor

new PfdAileronTrimGaugeConfig(element): PfdAileronTrimGaugeConfig

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/TrimFlapGauges/AileronRudderTrimGauge/PfdAileronTrimGaugeConfig.ts:12

Creates a new PfdAileronTrimGaugeConfig from a configuration document element.

Parameters

ParameterTypeDescription
elementElementA configuration document element.

Returns

PfdAileronTrimGaugeConfig