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

◆ tfloatbox_value_time_tiles()

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

Return the tiles of a temporal float 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()