Skip to main content

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

ParameterTypeDescription
hEventstringthe raw H event string
instrumentIndexnumberthe index of the instrument

Returns

undefined | CcpEvent

CcpEvent the mapped event