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