Click or drag to resize

VectorSpline Properties

The VectorSpline type exposes the following members.

Properties
 NameDescription
Public propertyAreaGets the area below the spline in its validity interval.
(Inherited from SplineARG)
Public propertyFirstGets the lower bound of the first segment.
(Overrides SplineARGFirst)
Public propertyItemGets the interpolated value at a given argument.
(Inherited from SplineARG)
Public propertyKCubic piecewise polynomials.
(Inherited from SplineARG)
Public propertyLastGets the upper bound of the last segment.
(Overrides SplineARGLast)
Public propertyLastCoordinateKeeps the last coordinate for interpolating arbitrary values.
(Inherited from SplineARG)
Public propertyLengthGets the number of piecewise polynomials.
(Inherited from SplineARG)
Public propertyOriginalOriginal series.
Top
See Also