pywr.parameters.control_curves.ControlCurveIndexParameter¶
-
class
pywr.parameters.control_curves.
ControlCurveIndexParameter
¶ Multiple control curve holder which returns an index not a value
Parameters: - storage_node : Storage
- control_curves : iterable of Parameter instances or floats
-
__init__
($self, /, *args, **kwargs)¶ Initialize self. See help(type(self)) for accurate signature.
Methods
after
before
finish
get_all_indices
get_all_values
get_double_lower_bounds
get_double_upper_bounds
get_double_variables
get_index
get_integer_lower_bounds
get_integer_upper_bounds
get_integer_variables
get_value
index
Returns the index of the first control curve the storage is above load
lower_bounds
register
reset
set_double_variables
set_integer_variables
setup
unregister
update
upper_bounds
value
Returns the current index as a float Attributes
children
comment
control_curves
double_size
integer_size
is_variable
model
name
parents
size
storage_node