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