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

Outfall Statatistics. More...

#include <toolkitAPI.h>

Data Fields

double avgFlow
 
double maxFlow
 
double * totalLoad
 
int totalPeriods
 

Detailed Description

Outfall Statatistics.

Definition at line 341 of file toolkitAPI.h.

Field Documentation

◆ avgFlow

avgFlow

average flow (flowrate)

Definition at line 343 of file toolkitAPI.h.

◆ maxFlow

maxFlow

maximum flow (flowrate) (from routing step)

Definition at line 344 of file toolkitAPI.h.

◆ totalLoad

totalLoad

total pollutant load (mass)

Definition at line 345 of file toolkitAPI.h.

◆ totalPeriods

totalPeriods

total simulation steps (from routing step)

Definition at line 346 of file toolkitAPI.h.


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