Skip to main content

Class: CcpHEvents

HEvents for the CCP

Constructors

constructor

new CcpHEvents(): CcpHEvents

Returns

CcpHEvents

Methods

mapHEventToCcpEvent

mapHEventToCcpEvent(hEvent, instrumentIndex): undefined | CcpEvent

Maps an H event to an CcpEvent

Parameters

NameTypeDescription
hEventstringthe raw H event string
instrumentIndexnumberthe 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