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

Storage Statatistics. More...

#include <toolkitAPI.h>

Data Fields

double initVol
 
double avgVol
 
double maxVol
 
double maxFlow
 
double evapLosses
 
double exfilLosses
 
DateTime maxVolDate
 

Detailed Description

Storage Statatistics.

Definition at line 318 of file toolkitAPI.h.

Field Documentation

◆ avgVol

avgVol

average volume (volume) (from routing step)

Definition at line 321 of file toolkitAPI.h.

◆ evapLosses

evapLosses

evaporation losses (volume)

Definition at line 324 of file toolkitAPI.h.

◆ exfilLosses

exfilLosses

exfiltration losses (volume)

Definition at line 325 of file toolkitAPI.h.

◆ initVol

initVol

initial volume (volume)

Definition at line 320 of file toolkitAPI.h.

◆ maxFlow

maxFlow

maximum total inflow (flowrate) (from routing step)

Definition at line 323 of file toolkitAPI.h.

◆ maxVol

maxVol

maximum volume (volume) (from routing step)

Definition at line 322 of file toolkitAPI.h.

◆ maxVolDate

maxVolDate

date of maximum volume

Definition at line 326 of file toolkitAPI.h.


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