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