Comparison ========== .. rubric:: *module* :mod:`wntr.network.controls` .. currentmodule:: wntr.network.controls .. autoclass:: Comparison .. 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:: Comparison.parse .. 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:: Comparison.func Comparison.symbol Comparison.text Comparison.gt Comparison.ge Comparison.lt Comparison.le Comparison.eq Comparison.ne ~~~~~~~~~~~~~~~~~~~~~~~~~~~