Class: Epic2DmeController
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/UpperMFD/NavCom/Epic2DmeController.ts:6
A controller for the DME receivers.
Implements
Constructors
Constructor
new Epic2DmeController(
bus
,navComSettings
):Epic2DmeController
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/UpperMFD/NavCom/Epic2DmeController.ts:28
Ctor.
Parameters
Parameter | Type | Description |
---|---|---|
bus | EventBus | The instrument event bus. |
navComSettings | NavComUserSettingManager | The NAV/COM user settings manager. |
Returns
Epic2DmeController
Methods
init()
init():
void
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/UpperMFD/NavCom/Epic2DmeController.ts:31
Initializes this instrument.
Returns
void
Implementation of
onUpdate()
onUpdate():
void
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/UpperMFD/NavCom/Epic2DmeController.ts:46
Updates this instrument.
Returns
void