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

◆ tnumberseq_disc_value_split()

static TSequence ** tnumberseq_disc_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]sizeSize of the value bins
[in]start_binValue of the start bin
[in]countNumber of bins
[out]binsStart value of the bins containing a fragment
[out]newcountNumber of values in the output arrays