EPANET  3.0
EPANET Development Project
Public Member Functions | Public Attributes | List of all members
PumpEnergy Class Reference

Accumulates energy usage metrics for a pump. More...

#include <pumpenergy.h>

Public Member Functions

void init ()
 
double updateEnergyUsage (Pump *pump, Network *network, int dt)
 

Public Attributes

double hrsOnLine
 hours pump is online
 
double efficiency
 total time wtd. efficiency
 
double kwHrsPerCFS
 total kw-hrs per cfs of flow
 
double kwHrs
 total kw-hrs consumed
 
double maxKwatts
 max. kw consumed
 
double totalCost
 total pumping cost
 

Detailed Description

Accumulates energy usage metrics for a pump.


The documentation for this class was generated from the following files: