Skip to content

KBE3D / KBCore / Cesium / LinearApproximation

LinearApproximation

An InterpolationAlgorithm for performing linear interpolation.

函数

函数描述
getRequiredDataPointsGiven the desired degree, returns the number of data points required for interpolation. Since linear interpolation can only generate a first degree polynomial, this function always returns 2.
interpolateOrderZeroInterpolates values using linear approximation.

KBE3D @3.0.0 Copyright © 2024-present KBE3D