pywr.recorders.IndexParameterRecorder ===================================== .. currentmodule:: pywr.recorders .. autoclass:: IndexParameterRecorder .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~IndexParameterRecorder.__init__ ~IndexParameterRecorder.after ~IndexParameterRecorder.aggregated_value ~IndexParameterRecorder.before ~IndexParameterRecorder.finish ~IndexParameterRecorder.is_constraint_violated ~IndexParameterRecorder.load ~IndexParameterRecorder.register ~IndexParameterRecorder.reset ~IndexParameterRecorder.setup ~IndexParameterRecorder.unregister ~IndexParameterRecorder.values .. rubric:: Attributes .. autosummary:: ~IndexParameterRecorder.agg_func ~IndexParameterRecorder.children ~IndexParameterRecorder.comment ~IndexParameterRecorder.constraint_lower_bounds ~IndexParameterRecorder.constraint_upper_bounds ~IndexParameterRecorder.epsilon ~IndexParameterRecorder.ignore_nan ~IndexParameterRecorder.is_constraint ~IndexParameterRecorder.is_double_bounded_constraint ~IndexParameterRecorder.is_equality_constraint ~IndexParameterRecorder.is_lower_bounded_constraint ~IndexParameterRecorder.is_objective ~IndexParameterRecorder.is_upper_bounded_constraint ~IndexParameterRecorder.model ~IndexParameterRecorder.name ~IndexParameterRecorder.parameter ~IndexParameterRecorder.parents ~IndexParameterRecorder.tags