ENsetdemandpattern {epanet2toolkit}R Documentation

Sets the index of a time pattern used for one of a node's demand categories.

Description

Sets the index of a time pattern used for one of a node's demand categories.

Usage

ENsetdemandpattern(nodeindex, demand_index, pattern_index)

Arguments

nodeindex

a node's index (starting from 1).

demand_index

the index of one of the node's demand categories (starting from 1).

pattern_index

the index of the time pattern assigned to the category.

Details

Specifying a pattern index of 0 indicates that no time pattern is assigned to the demand category.


[Package epanet2toolkit version 1.0.4 Index]