Skip to main content

Class: GtcConfig

A configuration object which defines options for the G3000 GTC.

Constructors

constructor

new GtcConfig(xmlConfig, instrumentConfig): GtcConfig

Creates a GtcConfig from an XML configuration document.

Parameters

NameTypeDescription
xmlConfigDocumentAn XML configuration document.
instrumentConfigundefined | ElementThe root element of the configuration document's section pertaining to the config's instrument.

Returns

GtcConfig

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Config/GtcConfig.ts:34

Properties

controlSetup

Readonly controlSetup: GtcControlSetup

The control setup defining which control modes the GTC supports.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Config/GtcConfig.ts:14


defaultControlMode

Readonly defaultControlMode: GtcControlMode

The default control mode of the GTC.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Config/GtcConfig.ts:17


iauIndex

Readonly iauIndex: number

The index of the IAU used by the GTC.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Config/GtcConfig.ts:26


orientation

Readonly orientation: GtcOrientation

The orientation (horizontal or vertical) of the GTC.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Config/GtcConfig.ts:11


paneControlIndex

Readonly paneControlIndex: DisplayPaneControlGtcIndex

The display pane controlling index of the GTC.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Config/GtcConfig.ts:23


pfdControlIndex

Readonly pfdControlIndex: PfdIndex

The index of the PFD controlled by the GTC.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Config/GtcConfig.ts:20