ENgetcurvelen {epanet2toolkit} | R Documentation |
Retrieves the number of points in a curve.
Description
Retrieves the number of points in a curve.
Usage
ENgetcurvelen(index)
Arguments
index |
a curve's index (starting from 1). |
Value
The number of data points assigned to the curve.
[Package epanet2toolkit version 1.0.5 Index]