imap_processing.glows.utils.constants.DirectEvent#
- class imap_processing.glows.utils.constants.DirectEvent(timestamp: TimeTuple, impulse_length: int, multi_event: bool = False)#
DirectEvent() class for IMAP/GLOWS.
Authors: Marek Strumik, maro@cbk.waw.pl, Maxine Hartnett
Methods
__init__(timestamp, impulse_length[, ...])to_list()Convert object to list [seconds, subseconds, impulse length, multievent].
Attributes