imap_processing.hi.utils.HiConstants#

class imap_processing.hi.utils.HiConstants#

Constants for Hi instrument.

TOF1_TICK_DUR#

Duration of Time-of-Flight 1 clock tick in nanoseconds.

Type:

int

TOF2_TICK_DUR#

Duration of Time-of-Flight 2 clock tick in nanoseconds.

Type:

int

TOF3_TICK_DUR#

Duration of Time-of-Flight 3 clock tick in nanoseconds.

Type:

int

TOF1_BAD_VALUES#

Tuple of values indicating TOF1 does not contain a valid time.

Type:

tuple[int]

TOF2_BAD_VALUES#

Tuple of values indicating TOF2 does not contain a valid time.

Type:

tuple[int]

TOF3_BAD_VALUES#

Tuple of values indicating TOF3 does not contain a valid time.

Type:

tuple[int]

__init__() None#

Methods

Attributes