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