ParametricCubicCurve2D

constructor(coefficientsX: DoubleArray, coefficientsY: DoubleArray, length: Double, tolerance: Double, affineSequence: AffineSequence2D = AffineSequence2D.EMPTY, endBoundType: BoundType = BoundType.OPEN)

Parameters

coefficientsX

coefficients for fx(t), whereby coefficientsX0 corresponds to x0

coefficientsY

coefficients for fy(t), whereby coefficientsY0 corresponds to y0

length

length of parametric curve which is used for constructing the domain