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