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