ENgetthenaction {epanet2toolkit}R Documentation

Gets properties of THEN action in rule-based control

Description

Gets properties of THEN action in rule-based control

Usage

ENgetthenaction(ruleIndex, actionIndex)

Arguments

ruleIndex

the rule's index (starting from 1).

actionIndex

the index of the THEN action to retrieve (starting from 1).

Value

list with components: * linkIndex the index of the link in the action (starting from 1) * status the status assigned to the link * setting the value assigned to the link's setting


[Package epanet2toolkit version 1.0.4 Index]