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