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

Source tracing model. More...

#include <qualmodel.h>

Inheritance diagram for TraceModel:
QualModel

Public Member Functions

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

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

Source tracing model.


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