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

◆ tnumberinst_value_split()

static TInstant ** tnumberinst_value_split ( const TInstant inst,
Datum  start_bin,
Datum  size,
Datum **  bins,
int *  newcount 
)
static

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

Parameters
[in]instTemporal value
[in]sizeSize of the value bins
[in]start_binValue of the start bin
[out]binsStart value of the bins containing a fragment
[out]newcountNumber of values in the output arrays