RVTDocs.com

ValueAtPoint(IList<Double>)

Constructor
Description:
Creates object from an array of values
Syntax
public ValueAtPoint(
	IList<double> values
)
Parameters
Parameter Type Description
values IList Array of values, each corresponding to "measurement"
Return Value
Exceptions
Exception Condition
ArgumentException Thrown when supplied values contain invalid (infinite or non-number) doubles
ArgumentNullException A non-optional argument was null