MobilityDB 1.3
Loading...
Searching...
No Matches

◆ tpointinst_clip_edges()

static void tpointinst_clip_edges ( const TInstant inst,
Edge **  edges,
int  nedges,
RTree rtree,
Edge **  cand_edges 
)
static

Clip a 2D/3D trajectory with linear interpolation with respect to a geometry.

Parameters
[in]instTemporal sequence
[in]edgesArray of geometry edges
[in]nedgesNumber of edges in the array
[in]rtreeR-tree for the edges, may be NULL if no index is used
[in]cand_edgesEdge array buffer of size nedges for storing the result of an R-tree look up, may be NULL if no index is used