pint.utils.dmxrange

class pint.utils.dmxrange(lofreqs: List[float], hifreqs: List[float])[source]

Bases: object

Internal class for building DMX ranges

lofreqs and hifreqs are lists of MJDs that are in the low or high band respectively

Methods

sum_print()