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

◆ tintbox_value_time_tiles()

TBox * tintbox_value_time_tiles ( const TBox box,
int  vsize,
const Interval duration,
int  vorigin,
TimestampTz  torigin,
int *  count 
)

Return the tiles of a temporal integer box.

Parameters
[in]boxInput box to split
[in]vsizeValue size of the tiles
[in]durationInterval defining the size of the bins
[in]voriginValue origin of the tiles
[in]toriginTime origin of the tiles
[out]countNumber of elements in the output array @csqlfn Tbox_value_time_tiles()