AddOperator =========== .. rubric:: *module* :mod:`wntr.sim.aml.expr` .. currentmodule:: wntr.sim.aml.expr .. autoclass:: AddOperator .. 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:: AddOperator.diff_down AddOperator.diff_up AddOperator.diff_up_symbolic AddOperator.evaluate AddOperator.get_rpn AddOperator.is_leaf AddOperator.operands AddOperator.operation .. 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:: AddOperator.operation_enum AddOperator.str_repn ~~~~~~~~~~~~~~~~~~~~~~~~~~~