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