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