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

Water age model. More...

#include <qualmodel.h>

Inheritance diagram for AgeModel:
QualModel

Public Member Functions

bool isReactive ()
 
double pipeReact (Pipe *pipe, double age, double tstep)
 
double tankReact (Tank *tank, double age, double tstep)
 
- Public Member Functions inherited from QualModel
 QualModel (int _type)
 
virtual void init (Network *nw)
 
virtual void findMassTransCoeff (Pipe *pipe)
 
virtual double findTracerAdded (Node *node, double qIn)
 

Additional Inherited Members

- Public Types inherited from QualModel
enum  QualModelType { NOQUAL, AGE, TRACE, CHEM }
 
- Static Public Member Functions inherited from QualModel
static QualModelfactory (const std::string model)
 
- Public Attributes inherited from QualModel
int type
 

Detailed Description

Water age model.


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