Piecewise Interpolating Curve Properties
Properties
| Lower |
Gets the lower bound of the interpolation domain.
(Overrides PiecewiseCurve.LowerBound) |
| Number |
Gets the number of intervals that make up this PiecewiseCurve.
(Inherited from PiecewiseCurve) |
| Parameters |
Gets the collection of parameters that determine the shape of this
Curve.
(Inherited from Curve) |
| Upper |
Gets the upper bound of the interpolation domain.
(Overrides PiecewiseCurve.UpperBound) |