ENsetpremisevalue {epanet2toolkit} | R Documentation |
Sets the value in a premise of a rule-based control
ENsetpremisevalue(ruleIndex, premiseIndex, value)
ruleIndex |
the rule's index (staring from 1). |
premiseIndex |
the premise's index (starting from 1). |
value |
The value that the premise's variable is compared to. |
null