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

◆ tsequenceset_make_gaps()

TSequenceSet * tsequenceset_make_gaps ( const TInstant **  instants,
int  count,
interpType  interp,
const Interval maxt,
double  maxdist 
)

Return a temporal sequence set from an array of temporal instants introducing a gap when two consecutive instants are separated from each other by at least a distance or a time interval.

Parameters
[in]instantsArray of instants
[in]countNumber of elements in the array
[in]interpInterpolation
[in]maxdistMaximum distance for defining a gap
[in]maxtMaximum time interval for defining a gap @csqlfn Tsequenceset_constructor_gaps()