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
| Parameter | Type | Description |
|---|---|---|
element | undefined | Element | A configuration document element. |
factory | ConfigFactory | A configuration object factory to use to create child configuration objects. |
Returns
AltimeterConfig
Properties
dataProviderOptions
readonlydataProviderOptions:Readonly<Partial<AltimeterConfigDataProviderOptions>>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Altimeter/AltimeterConfig.ts:14
Options for the altimeter data provider.
tapeScaleOptions
readonlytapeScaleOptions:Readonly<Partial<AltimeterTapeScaleOptions>>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Altimeter/AltimeterConfig.ts:17
Options for the altimeter tape scale.