Skip to main content

Class: AoaIndicatorConfig

A configuration object which defines angle of attack indicator options.

Implements

  • Config

Constructors

constructor

new AoaIndicatorConfig(element, factory): AoaIndicatorConfig

Creates a new VsiConfig from a configuration document element.

Parameters

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

Returns

AoaIndicatorConfig

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/Aoa/AoaIndicatorConfig.ts:15

Properties

advanced

Readonly advanced: boolean

Whether to display the advanced version of the indicator.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/Aoa/AoaIndicatorConfig.ts:8