Skip to main content

Class: PfdRudderTrimGaugeConfig

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

A configuration object which defines PFD rudder trim gauge options.

Implements

Constructors

Constructor

new PfdRudderTrimGaugeConfig(element): PfdRudderTrimGaugeConfig

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

Creates a new PfdRudderTrimGaugeConfig from a configuration document element.

Parameters

ParameterTypeDescription
elementElementA configuration document element.

Returns

PfdRudderTrimGaugeConfig