Class: GtcConfig
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Config/GtcConfig.ts:7
A configuration object which defines options for the G3000 GTC.
Constructors
Constructor
new GtcConfig(
xmlConfig
,instrumentConfig
):GtcConfig
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Config/GtcConfig.ts:34
Creates a GtcConfig from an XML configuration document.
Parameters
Parameter | Type | Description |
---|---|---|
xmlConfig | Document | An XML configuration document. |
instrumentConfig | undefined | Element | The root element of the configuration document's section pertaining to the config's instrument. |
Returns
GtcConfig
Properties
controlSetup
readonly
controlSetup:GtcControlSetup
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Config/GtcConfig.ts:14
The control setup defining which control modes the GTC supports.
defaultControlMode
readonly
defaultControlMode:GtcControlMode
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Config/GtcConfig.ts:17
The default control mode of the GTC.
iauIndex
readonly
iauIndex:number
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Config/GtcConfig.ts:26
The index of the IAU used by the GTC.
orientation
readonly
orientation:GtcOrientation
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Config/GtcConfig.ts:11
The orientation (horizontal or vertical) of the GTC.
paneControlIndex
readonly
paneControlIndex:DisplayPaneControlGtcIndex
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Config/GtcConfig.ts:23
The display pane controlling index of the GTC.
pfdControlIndex
readonly
pfdControlIndex:PfdIndex
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Config/GtcConfig.ts:20
The index of the PFD controlled by the GTC.