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