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
Name | Type | Description |
---|---|---|
element | undefined | Element | A configuration document element. |
factory | ConfigFactory | A configuration object factory to use to create child configuration objects. |
Returns
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