|
SWMM-Docs
5.2.0.dev5
Stormwater Management Model
|
Storage Statatistics. More...
#include <toolkitAPI.h>
Data Fields | |
| double | initVol |
| double | avgVol |
| double | maxVol |
| double | maxFlow |
| double | evapLosses |
| double | exfilLosses |
| DateTime | maxVolDate |
Storage Statatistics.
Definition at line 318 of file toolkitAPI.h.
| avgVol |
average volume (volume) (from routing step)
Definition at line 321 of file toolkitAPI.h.
| evapLosses |
evaporation losses (volume)
Definition at line 324 of file toolkitAPI.h.
| exfilLosses |
exfiltration losses (volume)
Definition at line 325 of file toolkitAPI.h.
| initVol |
initial volume (volume)
Definition at line 320 of file toolkitAPI.h.
| maxFlow |
maximum total inflow (flowrate) (from routing step)
Definition at line 323 of file toolkitAPI.h.
| maxVol |
maximum volume (volume) (from routing step)
Definition at line 322 of file toolkitAPI.h.
| maxVolDate |
date of maximum volume
Definition at line 326 of file toolkitAPI.h.
1.8.15