Add (missing) EN_LINKQUAL #define to epanet2.h
This commit is contained in:
@@ -84,6 +84,7 @@
|
|||||||
#define EN_SETTING 12
|
#define EN_SETTING 12
|
||||||
#define EN_ENERGY 13
|
#define EN_ENERGY 13
|
||||||
#define EN_LINKQUAL 14 /* TNT */
|
#define EN_LINKQUAL 14 /* TNT */
|
||||||
|
#define EN_LINKPATTERN 15
|
||||||
|
|
||||||
#define EN_DURATION 0 /* Time parameters */
|
#define EN_DURATION 0 /* Time parameters */
|
||||||
#define EN_HYDSTEP 1
|
#define EN_HYDSTEP 1
|
||||||
@@ -258,4 +259,4 @@ extern "C" {
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif //TOOLKIT_H
|
#endif //TOOLKIT_H
|
||||||
|
|||||||
Reference in New Issue
Block a user