Interface BTCurveGeometryInterpolatedSpline116AllOf

Export

Interface

BTCurveGeometryInterpolatedSpline116AllOf

Hierarchy

  • BTCurveGeometryInterpolatedSpline116AllOf

Properties

btType?: string

Memberof

BTCurveGeometryInterpolatedSpline116AllOf

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

Memberof

BTCurveGeometryInterpolatedSpline116AllOf

Type declaration

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

Memberof

BTCurveGeometryInterpolatedSpline116AllOf

endDerivativeY?: number

Memberof

BTCurveGeometryInterpolatedSpline116AllOf

endHandleX?: number

Memberof

BTCurveGeometryInterpolatedSpline116AllOf

endHandleY?: number

Memberof

BTCurveGeometryInterpolatedSpline116AllOf

interpolationPoints?: number[]

Memberof

BTCurveGeometryInterpolatedSpline116AllOf

isPeriodic?: boolean

Memberof

BTCurveGeometryInterpolatedSpline116AllOf

startDerivativeX?: number

Memberof

BTCurveGeometryInterpolatedSpline116AllOf

startDerivativeY?: number

Memberof

BTCurveGeometryInterpolatedSpline116AllOf

startHandleX?: number

Memberof

BTCurveGeometryInterpolatedSpline116AllOf

startHandleY?: number

Memberof

BTCurveGeometryInterpolatedSpline116AllOf

Generated using TypeDoc