Interface BTCurveGeometryInterpolatedSpline116

Export

Interface

BTCurveGeometryInterpolatedSpline116

Hierarchy

Properties

btType?: string

Memberof

BTCurveGeometryInterpolatedSpline116

derivatives?: {
    [key: string]: number[];
}

Memberof

BTCurveGeometryInterpolatedSpline116

Type declaration

  • [key: string]: number[]
endDerivativeX?: number

Memberof

BTCurveGeometryInterpolatedSpline116

endDerivativeY?: number

Memberof

BTCurveGeometryInterpolatedSpline116

endHandleX?: number

Memberof

BTCurveGeometryInterpolatedSpline116

endHandleY?: number

Memberof

BTCurveGeometryInterpolatedSpline116

interpolationPoints?: number[]

Memberof

BTCurveGeometryInterpolatedSpline116

isPeriodic?: boolean

Memberof

BTCurveGeometryInterpolatedSpline116

startDerivativeX?: number

Memberof

BTCurveGeometryInterpolatedSpline116

startDerivativeY?: number

Memberof

BTCurveGeometryInterpolatedSpline116

startHandleX?: number

Memberof

BTCurveGeometryInterpolatedSpline116

startHandleY?: number

Memberof

BTCurveGeometryInterpolatedSpline116

Generated using TypeDoc