pywr.recorders.DeficitFrequencyNodeRecorder¶
-
class
pywr.recorders.
DeficitFrequencyNodeRecorder
¶ Recorder to return the frequency of timesteps with a failure to meet max_flow.
-
__init__
($self, /, *args, **kwargs)¶ Initialize self. See help(type(self)) for accurate signature.
Methods
after
aggregated_value
before
finish
load
register
reset
setup
unregister
values
Attributes
agg_func
children
comment
epsilon
ignore_nan
is_constraint
is_objective
model
name
node
parents
-