10.1.4.4. Interpolation

Module to perform interpolation.

Patro.GeometryEngine.Interpolation.interpolate_two_points(p0, p1, t)[source]

Return the linear interpolate of two points.