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