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

Pump Statistics. More...

#include <toolkitAPI.h>

Data Fields

double utilized
 
double minFlow
 
double avgFlow
 
double maxFlow
 
double volume
 
double energy
 
double offCurveLow
 
double offCurveHigh
 
int startUps
 
int totalPeriods
 

Detailed Description

Pump Statistics.

Definition at line 435 of file toolkitAPI.h.

Field Documentation

◆ avgFlow

avgFlow

average flowrate

Definition at line 439 of file toolkitAPI.h.

◆ energy

energy

total energy demand

Definition at line 442 of file toolkitAPI.h.

◆ maxFlow

maxFlow

maximum flowrate

Definition at line 440 of file toolkitAPI.h.

◆ minFlow

minFlow

minimum flowrate

Definition at line 438 of file toolkitAPI.h.

◆ offCurveHigh

offCurveHigh

hysteresis high (on depth wrt curve)

Definition at line 444 of file toolkitAPI.h.

◆ offCurveLow

offCurveLow

hysteresis low (off depth wrt curve)

Definition at line 443 of file toolkitAPI.h.

◆ startUps

startUps

number of start ups

Definition at line 445 of file toolkitAPI.h.

◆ totalPeriods

totalPeriods

total simulation steps (from routing step)

Definition at line 446 of file toolkitAPI.h.

◆ utilized

utilized

time utilized

Definition at line 437 of file toolkitAPI.h.

◆ volume

volume

total pumping volume (volume)

Definition at line 441 of file toolkitAPI.h.


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