ENgetdemandindex {epanet2toolkit} | R Documentation |
Retrieves the index of a node's named demand category
Description
Retrieves the index of a node's named demand category
Usage
ENgetdemandindex(nodeindex, demand_name)
Arguments
nodeindex |
the index of a node (starting from 1). |
demand_name |
the name of the demand's category |
Value
demand category index
[Package epanet2toolkit version 1.0.5 Index]