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

◆ tnumber_split_each_n_tboxes()

TBox * tnumber_split_each_n_tboxes ( const Temporal temp,
int  elems_per_box,
int *  count 
)

Return an array of temporal boxes obtained from the instants or segments of a temporal number, where the choice between instants or segments depends, respectively, on whether the interpolation is discrete or continuous.

Parameters
[in]tempTemporal number
[in]elems_per_boxNumber of input elements merged in an output box
[out]countNumber of values of the output array
Returns
On error return NULL @csqlfn Tnumber_split_each_n_tboxes()