Class: CcpHEvents
HEvents for the CCP
Constructors
constructor
• new CcpHEvents(): CcpHEvents
Returns
Methods
mapHEventToCcpEvent
▸ mapHEventToCcpEvent(hEvent
, instrumentIndex
): undefined
| CcpEvent
Maps an H event to an CcpEvent
Parameters
Name | Type | Description |
---|---|---|
hEvent | string | the raw H event string |
instrumentIndex | number | the index of the instrument |
Returns
undefined
| CcpEvent
CcpEvent the mapped event
Defined in
workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/CCP/CcpHEvents.ts:51