Skip to main content

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

ParameterTypeDescription
busEventBusThe instrument event bus.
navComSettingsNavComUserSettingManagerThe 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

Instrument.init


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

Implementation of

Instrument.onUpdate