Class: Epic2XmlAuralsConfig
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/LowerMFD/Systems/Epic2XmlAuralsConfig.ts:6
A class that handles aurals coming from panel.xml.
Constructors
Constructor
new Epic2XmlAuralsConfig(
inst
,logicHost
,bus
):Epic2XmlAuralsConfig
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/LowerMFD/Systems/Epic2XmlAuralsConfig.ts:16
Ctor
Parameters
Parameter | Type | Description |
---|---|---|
inst | BaseInstrument | The instrument this manager is on. |
logicHost | CompositeLogicXMLHost | The xml logic host. |
bus | EventBus | The event bus. |
Returns
Epic2XmlAuralsConfig