ENgetcurvevalue {epanet2toolkit} | R Documentation |
Retrieves the value of a single data point for a curve.
ENgetcurvevalue(curveIndex, pointIndex)
curveIndex |
a curve's index (starting from 1). |
pointIndex |
the index of a point on the curve (starting from 1). |
list with the point's x-value and y-value