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

◆ tnumberseq_cont_value_split()

static TSequenceSet ** tnumberseq_cont_value_split ( const TSequence seq,
Datum  start_bin,
Datum  size,
int  count,
Datum **  bins,
int *  newcount 
)
static

Split a temporal value into an array of fragments according to value bins.

Parameters
[in]seqTemporal value
[in]start_binValue of the start bin
[in]sizeSize of the value bins
[in]countNumber of bins
[out]binsStart value of the bins containing the fragments
[out]newcountNumber of elements in output arrays