Structure¶
Constructor¶
A class that represents a particular system structure that may be represented by multiple model elements. |
Properties¶
The Output object from which this structure is derived |
|
A list of the link(s) that belong to this structure |
|
A list of the node(s) that belong to this structure |
|
Returns a pandas DataFrame with the flow rates of each link in the structure |
|
Returns a pandas DataFrame with the flood rates of each node in the structure |
Methods¶
Bin flow data into discrete events based on an inter-event period and threshold flow rate. |
|
Bins flooding data into discrete events based on an inter-event period and threshold flooding rate. |