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