TkRateUnits =========== .. rubric:: *module* :mod:`wntr.epanet.msx.enums` .. currentmodule:: wntr.epanet.msx.enums .. autoclass:: TkRateUnits .. 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:: TkRateUnits.conjugate TkRateUnits.bit_length TkRateUnits.bit_count TkRateUnits.to_bytes TkRateUnits.from_bytes TkRateUnits.as_integer_ratio TkRateUnits.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:: TkRateUnits.real TkRateUnits.imag TkRateUnits.numerator TkRateUnits.denominator TkRateUnits.SECONDS TkRateUnits.MINUTES TkRateUnits.HOURS TkRateUnits.DAYS ~~~~~~~~~~~~~~~~~~~~~~~~~~~