ENsetpremiseindex {epanet2toolkit} | R Documentation |
Sets the index of an object in a premise of a rule-based control
Description
Sets the index of an object in a premise of a rule-based control
Usage
ENsetpremiseindex(ruleIndex, premiseIndex, objIndex)
Arguments
ruleIndex |
the rule's index (starting from 1). |
premiseIndex |
the premise's index (starting from 1). |
objIndex |
the index of the premise's object (e.g. the index of a tank). |
Value
null
[Package epanet2toolkit version 1.0.5 Index]