ENgetdemandname {epanet2toolkit} | R Documentation |
Retrieves the name of a node's demand category.
Description
Retrieves the name of a node's demand category.
Usage
ENgetdemandname(nodeindex, demand_index = 1)
Arguments
nodeindex |
a node's index (starting from 1). |
demand_index |
the index of one of the node's demand categories (starting from 1). |
Value
The name of the selected category.
[Package epanet2toolkit version 1.0.5 Index]