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

System Flow Routing Statistics. More...

#include <toolkitAPI.h>

Data Fields

double dwInflow
 
double wwInflow
 
double gwInflow
 
double iiInflow
 
double exInflow
 
double flooding
 
double outflow
 
double evapLoss
 
double seepLoss
 
double reacted
 
double initStorage
 
double finalStorage
 
double pctError
 

Detailed Description

System Flow Routing Statistics.

Definition at line 505 of file toolkitAPI.h.

Field Documentation

◆ dwInflow

dwInflow

dry weather inflow

Definition at line 507 of file toolkitAPI.h.

◆ evapLoss

evapLoss

evaporation loss

Definition at line 514 of file toolkitAPI.h.

◆ exInflow

exInflow

direct inflow

Definition at line 511 of file toolkitAPI.h.

◆ finalStorage

finalStorage

final storage volume

Definition at line 518 of file toolkitAPI.h.

◆ flooding

flooding

internal flooding

Definition at line 512 of file toolkitAPI.h.

◆ gwInflow

gwInflow

groundwater inflow

Definition at line 509 of file toolkitAPI.h.

◆ iiInflow

iiInflow

RDII inflow

Definition at line 510 of file toolkitAPI.h.

◆ initStorage

initStorage

initial storage volume

Definition at line 517 of file toolkitAPI.h.

◆ outflow

outflow

external outflow

Definition at line 513 of file toolkitAPI.h.

◆ pctError

pctError

continuity error

Definition at line 519 of file toolkitAPI.h.

◆ reacted

reacted

reaction losses

Definition at line 516 of file toolkitAPI.h.

◆ seepLoss

seepLoss

seepage loss

Definition at line 515 of file toolkitAPI.h.

◆ wwInflow

wwInflow

wet weather inflow

Definition at line 508 of file toolkitAPI.h.


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