Class: CcpController
Cursor Control Panel Controller.
Constructors
constructor
• new CcpController(bus
, mapSettingsManager?
, ccpControlEventsPublisher?
): CcpController
Parameters
Name | Type |
---|---|
bus | EventBus |
mapSettingsManager | UserSettingManager <MapSettingsMfdAliased > |
ccpControlEventsPublisher | Publisher <CcpControlEvents > |
Returns
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
Name | Type | Description |
---|---|---|
isDispatch | boolean | whether 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