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