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

◆ tnumber_value_split()

Temporal ** tnumber_value_split ( const Temporal temp,
Datum  size,
Datum  vorigin,
Datum **  bins,
int *  count 
)

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

Parameters
[in]tempTemporal value
[in]sizeSize of the value bins
[in]voriginOrigin of the value bins
[out]binsArray of start values of the bins containing the fragments
[out]countNumber of values in the output arrays