Class: EspConfig
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/ESP/EspConfig.ts:6
A configuration object which defines options related to ESP.
Implements
Constructors
Constructor
new EspConfig(
element
):EspConfig
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/ESP/EspConfig.ts:12
Creates a new EspConfig from a configuration document element.
Parameters
Parameter | Type | Description |
---|---|---|
element | Element | A configuration document element. |
Returns
EspConfig