TkTstat ======= .. rubric:: *module* :mod:`wntr.epanet.msx.enums` .. currentmodule:: wntr.epanet.msx.enums .. autoclass:: TkTstat .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: TkTstat.conjugate TkTstat.bit_length TkTstat.bit_count TkTstat.to_bytes TkTstat.from_bytes TkTstat.as_integer_ratio TkTstat.get .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: TkTstat.real TkTstat.imag TkTstat.numerator TkTstat.denominator TkTstat.SERIES TkTstat.AVERAGE TkTstat.MINIMUM TkTstat.MAXIMUM TkTstat.RANGE ~~~~~~~~~~~~~~~~~~~~~~~~~~~