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

Cumulative node statistics. More...

#include <openswmm_solver.h>

Collaboration diagram for swmm_NodeStats:

Public Attributes

double avgDepth
 
double maxDepth
 
double maxDepthDate
 
double maxRptDepth
 
double volFlooded
 
double timeFlooded
 
double timeSurcharged
 
double timeCourantCritical
 
double totLatFlow
 
double maxLatFlow
 
double maxInflow
 
double maxOverflow
 
double maxPondedVol
 
double maxInflowDate
 
double maxOverflowDate
 

Detailed Description

Cumulative node statistics.

Member Data Documentation

◆ avgDepth

double swmm_NodeStats::avgDepth

Average node depth

◆ maxDepth

double swmm_NodeStats::maxDepth

Maximum node depth

◆ maxDepthDate

double swmm_NodeStats::maxDepthDate

Date/time of maximum depth

◆ maxInflow

double swmm_NodeStats::maxInflow

Maximum total inflow rate

◆ maxInflowDate

double swmm_NodeStats::maxInflowDate

Date/time of maximum inflow

◆ maxLatFlow

double swmm_NodeStats::maxLatFlow

Maximum lateral inflow rate

◆ maxOverflow

double swmm_NodeStats::maxOverflow

Maximum flooding rate

◆ maxOverflowDate

double swmm_NodeStats::maxOverflowDate

Date/time of maximum overflow

◆ maxPondedVol

double swmm_NodeStats::maxPondedVol

Maximum ponded volume

◆ maxRptDepth

double swmm_NodeStats::maxRptDepth

Maximum depth from reporting step

◆ timeCourantCritical

double swmm_NodeStats::timeCourantCritical

Total time Courant-critical (hours)

◆ timeFlooded

double swmm_NodeStats::timeFlooded

Total time flooded (hours)

◆ timeSurcharged

double swmm_NodeStats::timeSurcharged

Total time surcharged (hours)

◆ totLatFlow

double swmm_NodeStats::totLatFlow

Total lateral inflow volume

◆ volFlooded

double swmm_NodeStats::volFlooded

Total volume flooded


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