Elad Salomons
8ab0f06ccc
Added option to retrieve the pumps price pattern
...
Added to ENgetlinkvalue function like the speed\status pattern. use the
new EN_PRICEPATTERN constant.
2017-04-13 12:14:32 +03:00
Elad Salomons
9942f6761d
Updated def file and float types in function APIs
...
Added the new funcions to the DEF file.
Updated VB headers from Double to Single
Changed a few APIs calls to support EN_API_FLOAT_TYPE - this needs more
work for the rest of the new functions
2016-09-24 12:28:20 +03:00
Elad Salomons
98b86cd014
Merge pull request #84 from AngelaMarchi/ChangingRuleBased
...
Changing rule based
2016-09-23 14:00:34 +03:00
AngelaMarchi
4e349cd3c1
ModifyingRuleBaseControls
...
These modifications allow rule based controls to be modified with the
additional functions added in the dll toolkit
2016-09-23 13:14:15 +09:30
AngelaMarchi
1d071d19ba
VSP efficiency + retrieving efficiency directly ( #81 )
...
* VSP efficiency + retrieving efficiency directly
Changes to the getenergy function (in hydraulic.c) to compute the
correct efficiency of variable speed pumps according to the affinity
laws.
Changes to epanet2.h and epanet.c are for retrieving the efficiency of
pumps throught the ENgetlinkvalue function (code 16 for efficiency)
* Update epanet.c
* VSP efficiency (incl. bas and vb file)
- bas and vb file have been updated with code 16 for efficiency.
- Retrieving efficiency case has been improved.
2016-09-09 09:57:16 -07:00
Elad Salomons
754d24c118
Small fix to VB header file
...
and consistency in ENgetcurve function call
2016-07-21 17:04:29 +03:00
Elad Salomons
e42d59e754
Revert "Small VB header fix"
...
This reverts commit c81d2c6954 .
2016-07-21 17:01:38 +03:00
Elad Salomons
c81d2c6954
Small VB header fix
...
and consistency in ENgetcurve function call
2016-07-21 17:00:33 +03:00
Elad Salomons
32fa8feda7
Fix ENgetheadcurveindex VB header
2015-12-12 21:23:07 +02:00
Elad Salomons
096167af8b
Change ENgetheadcurve to ENgetheadcurveindex
...
Closes #31
2015-11-28 00:21:36 +02:00
Elad Salomons
322a3cb463
Added pump's type constants to header files
2015-09-23 15:31:29 +03:00
Elad Salomons
472d9dd35b
Added curves SET functions
...
ENsetcurvevalue, ENsetcurve and ENaddcurve
This should close issue #9
2015-09-18 14:54:43 +03:00
Elad Salomons
02a42fe16b
Added curve GET functions
...
ENgetcurveindex, ENgetcurveid, ENgetcurvelen and ENgetcurvevalue. This
is for issue #9
2015-09-18 13:03:53 +03:00
Elad Salomons
c12f901454
added ENsetcoord function
...
also minor fix to include files
2015-09-13 09:53:21 +03:00
Elad Salomons
a3c7eaae15
Minor addition to vb header files
2015-07-31 14:41:18 +03:00
Elad Salomons
91aa538adf
minor fix to VB header module
2015-06-25 23:46:28 +03:00
Elad Salomons
336c87cc91
fix for include file
2015-06-13 00:52:38 +03:00
Elad Salomons
dd286afe12
update include files
2015-06-12 23:44:29 +03:00
Elad Salomons
4a5a58a9a7
support for VB6 and VBA
2015-05-27 16:45:26 -04:00