LinkType ======== .. rubric:: *module* :mod:`wntr.network.base` .. currentmodule:: wntr.network.base .. autoclass:: LinkType .. 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:: LinkType.conjugate LinkType.bit_length LinkType.bit_count LinkType.to_bytes LinkType.from_bytes LinkType.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:: LinkType.real LinkType.imag LinkType.numerator LinkType.denominator LinkType.CV LinkType.Pipe LinkType.Pump LinkType.PRV LinkType.PSV LinkType.PBV LinkType.FCV LinkType.TCV LinkType.GPV LinkType.Valve ~~~~~~~~~~~~~~~~~~~~~~~~~~~