ConditionalExpression ===================== .. rubric:: *module* :mod:`wntr.sim.aml.expr` .. currentmodule:: wntr.sim.aml.expr .. autoclass:: ConditionalExpression .. 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:: ConditionalExpression.add_condition ConditionalExpression.add_final_expr ConditionalExpression.evaluate ConditionalExpression.reverse_ad ~~~~~~~~~~~~~~~~~~~~~~~~~~~