36 int type() {
return Node::RESERVOIR; }
Describes the Node class.
A connection point between links in a network.
Definition: node.h:30
A fixed head Node with no storage volume.
Definition: reservoir.h:27
Pattern * headPattern
time pattern for reservoir's head
Definition: reservoir.h:41
A set of multiplier factors associated with points in time.
Definition: pattern.h:29
Contains the data elements that describe a pipe network.
Definition: network.h:41