ENgetcurvevalue: Retrieves the value of a single data point for a curve.

View source: R/curves.r

ENgetcurvevalueR Documentation

Retrieves the value of a single data point for a curve.

Description

Retrieves the value of a single data point for a curve.

Usage

ENgetcurvevalue(curveIndex, pointIndex)

Arguments

curveIndex

a curve's index (starting from 1).

pointIndex

the index of a point on the curve (starting from 1).

Value

list with the point's x-value and y-value


epanet2toolkit documentation built on Nov. 6, 2023, 9:06 a.m.