ENsetrulepriority {epanet2toolkit} | R Documentation |
Sets the priority of a rule-based control.
Description
Sets the priority of a rule-based control.
Usage
ENsetrulepriority(index, priority)
Arguments
index |
the rule's index (starting from 1). |
priority |
the priority value assigned to the rule. |
Value
null
[Package epanet2toolkit version 1.0.5 Index]