MobilityDB 1.1

◆ tsequenceset_make_valid_gaps()

static int * tsequenceset_make_valid_gaps ( const TInstant **  instants,
int  count,
bool  lower_inc,
bool  upper_inc,
interpType  interp,
double  maxdist,
Interval maxt,
int *  countsplits 
)
static

Ensure the validity of the arguments when creating a temporal value This function extends function tsequence_make_valid by spliting the sequences according the maximum distance or interval between instants.