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