Skip to main content

Class: VsiConfig

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/VSI/VsiConfig.ts:7

A configuration object which defines vertical speed indicator options.

Implements

  • Config

Constructors

Constructor

new VsiConfig(element, factory): VsiConfig

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/VSI/VsiConfig.ts:16

Creates a new VsiConfig from a configuration document element.

Parameters

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

Returns

VsiConfig

Properties

scaleOptions

readonly scaleOptions: Readonly<Partial<VsiScaleOptions>>

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/VSI/VsiConfig.ts:9

Options for the VSI scale.