Dataset2D Operations.Integration(Dataset2D param1)

Performs integration using the trapezoidal rule on a dataset and returns the result as a new dataset. The resultant dataset will be Dimensionless. (See documentation for more details) An ArgumentException is thrown if the input dataset is either invalid or contains less than two values.

Parameters

Return Value

Type: Dataset2D