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

◆ stbox_time_tiles()

STBox * stbox_time_tiles ( const STBox bounds,
const Interval duration,
TimestampTz  torigin,
bool  border_inc,
int *  count 
)
inline

Return the spatiotemporal grid of a spatiotemporal box.

Parameters
[in]boundsBounds
[in]durationSize of the time dimension as an interval, may be NULL
[in]toriginOrigin for the time dimension
[in]border_incTrue when the box contains the upper border, otherwise the upper border is assumed as outside of the box.
[out]countNumber of values in the output array @csqlfn Stbox_time_tiles()