OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
swmm_OutfallStats Struct Reference

Cumulative outfall node statistics. More...

#include <openswmm_solver.h>

Collaboration diagram for swmm_OutfallStats:

Public Attributes

double avgFlow
 
double maxFlow
 
double * totalLoad
 
int totalPeriods
 

Detailed Description

Cumulative outfall node statistics.

Member Data Documentation

◆ avgFlow

double swmm_OutfallStats::avgFlow

Average flow rate

◆ maxFlow

double swmm_OutfallStats::maxFlow

Maximum flow rate

◆ totalLoad

double* swmm_OutfallStats::totalLoad

Array of pollutant loads (caller allocates)

◆ totalPeriods

int swmm_OutfallStats::totalPeriods

Number of simulation periods


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