NodeType ======== .. rubric:: *module* :mod:`wntr.network.base` .. currentmodule:: wntr.network.base .. autoclass:: NodeType .. 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:: NodeType.conjugate NodeType.bit_length NodeType.bit_count NodeType.to_bytes NodeType.from_bytes NodeType.as_integer_ratio .. 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:: NodeType.real NodeType.imag NodeType.numerator NodeType.denominator NodeType.Junction NodeType.Reservoir NodeType.Tank ~~~~~~~~~~~~~~~~~~~~~~~~~~~