ENsetpremisestatus: Sets the status being compared to in a premise of a...

View source: R/rules.r

ENsetpremisestatusR Documentation

Sets the status being compared to in a premise of a rule-based control

Description

Sets the status being compared to in a premise of a rule-based control

Usage

ENsetpremisestatus(ruleIndex, premiseIndex, status)

Arguments

ruleIndex

the rule's index (starting from 1).

premiseIndex

the premise's index (starting from 1).

status

the status that the premise's object status is compared to (see @ref EN_RuleStatus).

Value

null


epanet2toolkit documentation built on Nov. 6, 2023, 9:06 a.m.