pywr.recorders.MeanFlowNodeRecorder

class pywr.recorders.MeanFlowNodeRecorder

Record the mean flow for a Node.

A factor can be provided to scale the total flow (e.g. for calculating operational costs).

__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
factor
ignore_nan
is_constraint
is_objective
model
name
node
parents