Skip to main content

Class: AudioPanelConfig

A configuration object which defines audio panel options.

Implements

Constructors

constructor

new AudioPanelConfig(element): AudioPanelConfig

Creates a new instance of AudioPanelConfig.

Parameters

NameTypeDescription
elementElementA configuration document element.

Returns

AudioPanelConfig

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/AvionicsConfig/AudioConfig.ts:56

Properties

cnsButtonIndicatorShape

Readonly cnsButtonIndicatorShape: "square" | "triangle"

The shape with which the CNS data bar audio panel button should render its MIC/COM indicators.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/AvionicsConfig/AudioConfig.ts:50