ENgetcurveid {epanet2toolkit} | R Documentation |
Retrieves the ID name of a curve given its index.
Description
Retrieves the ID name of a curve given its index.
Usage
ENgetcurveid(index)
Arguments
index |
a curve's index (starting from 1). |
Value
the curve's ID name.
[Package epanet2toolkit version 1.0.5 Index]