MobilityDB 1.1

◆ interpolate_point4d_sphere()

void interpolate_point4d_sphere ( const POINT3D p1,
const POINT3D p2,
const POINT4D v1,
const POINT4D v2,
double  f,
POINT4D p 
)

Find interpolation point p between geography points p1 and p2 so that the len(p1,p) == len(p1,p2) f and p falls on p1,p2 segment.

Parameters
[in]p1,p23D-space points we are interpolating between
[in]v1,v2real values and z/m coordinates
[in]fFraction
[out]pResult