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