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