Click or drag to resize

DiscreteDataIntegrator Methods

The DiscreteDataIntegrator type exposes the following members.

Methods
 NameDescription
Public methodIntegrate(DoubleVector, Double, Double) Returns the approximate integral of the discrete data assuming unit sample intervals.
Public methodIntegrate(DoubleVector, DoubleVector, Double, Double) Return the approximate integral of the discrete data.
Public methodIntegrate(DoubleVector, Int32, Int32, Double, Double) Returns the approximate integral of the discrete data assuming unit sample intervals.
Public methodIntegrate(DoubleVector, DoubleVector, Int32, Int32, Double, Double) Return the approximate integral of the discrete data.
Top
See Also