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