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

◆ tintbox_time_tiles()

TBox * tintbox_time_tiles ( const TBox box,
const Interval duration,
TimestampTz  torigin,
int *  count 
)

Return the time tiles of a temporal float box.

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