LinkStatus ========== .. rubric:: *module* :mod:`wntr.network.base` .. currentmodule:: wntr.network.base .. autoclass:: LinkStatus .. 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:: LinkStatus.conjugate LinkStatus.bit_length LinkStatus.bit_count LinkStatus.to_bytes LinkStatus.from_bytes LinkStatus.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:: LinkStatus.real LinkStatus.imag LinkStatus.numerator LinkStatus.denominator LinkStatus.Closed LinkStatus.Open LinkStatus.Opened LinkStatus.Active LinkStatus.CV ~~~~~~~~~~~~~~~~~~~~~~~~~~~