ENsetthenaction {epanet2toolkit} | R Documentation |
Set properties of THEN action in a rule-based control
Description
Set properties of THEN action in a rule-based control
Usage
ENsetthenaction(ruleIndex, actionIndex, linkIndex, status, setting)
Arguments
ruleIndex |
the rule's index (starting from 1) |
actionIndex |
the index of the THEN action to modify (starting from 1) |
linkIndex |
the index of the link in the action |
status |
the new status assigned to the link |
setting |
the new value assigned to the link's setting |
Value
null
[Package epanet2toolkit version 1.0.5 Index]