Class: PfdElevatorTrimGaugeConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/TrimFlapGauges/FlapsElevatorTrimGauge/ElevatorTrimGauge/PfdElevatorTrimGaugeConfig.ts:6
A configuration object which defines PFD elevator trim gauge options.
Implements
Constructors
Constructor
new PfdElevatorTrimGaugeConfig(
element
):PfdElevatorTrimGaugeConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/TrimFlapGauges/FlapsElevatorTrimGauge/ElevatorTrimGauge/PfdElevatorTrimGaugeConfig.ts:12
Creates a new PfdElevatorTrimGaugeConfig from a configuration document element.
Parameters
Parameter | Type | Description |
---|---|---|
element | Element | A configuration document element. |
Returns
PfdElevatorTrimGaugeConfig