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