EPANET
3.0
EPANET Development Project
|
Describes the LeakageModel class and its sub-classes. More...
#include <string>
Go to the source code of this file.
Classes | |
class | LeakageModel |
The interface for a pipe leakage model. More... | |
class | PowerLeakageModel |
Pipe leakage rate varies as a power function of pipe pressure. More... | |
class | FavadLeakageModel |
Pipe leakage is computed using an orifice equation where the leak area is a function of pipe pressure. More... | |
Describes the LeakageModel class and its sub-classes.