Skip to main content

Class: AltimeterConfig

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Altimeter/AltimeterConfig.ts:12

A configuration object which defines altimeter options.

Implements

  • Config

Constructors

Constructor

new AltimeterConfig(element, factory): AltimeterConfig

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Altimeter/AltimeterConfig.ts:24

Creates a new AltimeterConfig from a configuration document element.

Parameters

ParameterTypeDescription
elementundefined | ElementA configuration document element.
factoryConfigFactoryA configuration object factory to use to create child configuration objects.

Returns

AltimeterConfig

Properties

dataProviderOptions

readonly dataProviderOptions: Readonly<Partial<AltimeterConfigDataProviderOptions>>

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Altimeter/AltimeterConfig.ts:14

Options for the altimeter data provider.


tapeScaleOptions

readonly tapeScaleOptions: Readonly<Partial<AltimeterTapeScaleOptions>>

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Altimeter/AltimeterConfig.ts:17

Options for the altimeter tape scale.