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