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

◆ tint_value_split()

Temporal ** tint_value_split ( const Temporal temp,
int  size,
int  origin,
int **  bins,
int *  count 
)

Return the fragments of a temporal integer split according to value bins.

Parameters
[in]tempTemporal value
[in]sizeSize of the value bins
[in]originTime origin of the bins
[out]binsArray of bins
[out]countNumber of values in the output array @csqlfn Tnumber_value_split()