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

◆ tsequence_split_each_n_spans()

static Span * tsequence_split_each_n_spans ( const TSequence seq,
int  elems_per_span,
int *  count 
)
static

Return an array of spans of a temporal number sequence obtained by merging consecutive instants or segments, where the choice between instants or segments depends, respectively, on whether the interpolation is discrete or continuous.

Parameters
[in]seqTemporal sequence
[in]elems_per_spanNumber of segments merged into an output span
[out]countNumber of elements in the output array