SWMM-Docs  5.2.0.dev5
Stormwater Management Model
Data Fields
SM_SubcatchStats Struct Reference

Subcatchment Statistics. More...

#include <toolkitAPI.h>

Data Fields

double precip
 
double runon
 
double evap
 
double infil
 
double runoff
 
double maxFlow
 

Detailed Description

Subcatchment Statistics.

Definition at line 465 of file toolkitAPI.h.

Field Documentation

◆ evap

evap

total evaporation (volume)

Definition at line 469 of file toolkitAPI.h.

◆ infil

infil

total infiltration (volume)

Definition at line 470 of file toolkitAPI.h.

◆ maxFlow

maxFlow

maximum runoff rate (flowrate)

Definition at line 472 of file toolkitAPI.h.

◆ precip

precip

total precipication (length)

Definition at line 467 of file toolkitAPI.h.

◆ runoff

runoff

total runoff (volume)

Definition at line 471 of file toolkitAPI.h.

◆ runon

runon

total runon (volume)

Definition at line 468 of file toolkitAPI.h.


The documentation for this struct was generated from the following file: