Leaf ==== .. rubric:: *module* :mod:`wntr.sim.aml.expr` .. currentmodule:: wntr.sim.aml.expr .. autoclass:: Leaf .. 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:: Leaf.evaluate Leaf.get_floats Leaf.get_leaves Leaf.get_params Leaf.get_rpn Leaf.get_vars Leaf.is_expression_type Leaf.is_float_type Leaf.is_leaf Leaf.is_parameter_type Leaf.is_relational Leaf.is_variable_type Leaf.last_node Leaf.operators Leaf.reverse_ad Leaf.reverse_sd .. 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:: Leaf.value ~~~~~~~~~~~~~~~~~~~~~~~~~~~