|
SWMM-Docs
5.2.0.dev5
Stormwater Management Model
|
Subcatchment Statistics. More...
#include <toolkitAPI.h>
Data Fields | |
| double | precip |
| double | runon |
| double | evap |
| double | infil |
| double | runoff |
| double | maxFlow |
Subcatchment Statistics.
Definition at line 465 of file toolkitAPI.h.
| evap |
total evaporation (volume)
Definition at line 469 of file toolkitAPI.h.
| infil |
total infiltration (volume)
Definition at line 470 of file toolkitAPI.h.
| maxFlow |
maximum runoff rate (flowrate)
Definition at line 472 of file toolkitAPI.h.
| precip |
total precipication (length)
Definition at line 467 of file toolkitAPI.h.
| runoff |
total runoff (volume)
Definition at line 471 of file toolkitAPI.h.
| runon |
total runon (volume)
Definition at line 468 of file toolkitAPI.h.
1.8.15