Skip to main content

Class: CcpController

Cursor Control Panel Controller.

Constructors

constructor

new CcpController(bus, mapSettingsManager?, ccpControlEventsPublisher?): CcpController

Parameters

NameType
busEventBus
mapSettingsManagerUserSettingManager<MapSettingsMfdAliased>
ccpControlEventsPublisherPublisher<CcpControlEvents>

Returns

CcpController

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/CCP/CcpController.ts:18

Methods

setDispatchMode

setDispatchMode(isDispatch): void

Sets the dispatch mode displays.

Parameters

NameTypeDescription
isDispatchbooleanwhether mfd is now in dispatch mode

Returns

void

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/CCP/CcpController.ts:60