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