Struct event

Struct Documentation

struct cpphots::event

Structure representing an event.

This structure supports events with an arbitrary number of polarities, as this is needed to trasmit events among different HOTS layers.

Public Members

uint64_t t

timestamp of the event

uint16_t x

horizontal coordinate of the event

uint16_t y

vertical coordinate of the event

uint16_t p

polarity of the event