EPANET  3.0
EPANET Development Project
Classes
pattern.h File Reference

Describes the Pattern class and its subclasses. More...

#include "Elements/element.h"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  Pattern
 A set of multiplier factors associated with points in time. More...
 
class  FixedPattern
 A Pattern where factors change at fixed time intervals. More...
 
class  VariablePattern
 A Pattern where factors change at varying time intervals. More...
 

Detailed Description

Describes the Pattern class and its subclasses.