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

◆ stbox_space_tiles()

STBox * stbox_space_tiles ( const STBox bounds,
double  xsize,
double  ysize,
double  zsize,
const GSERIALIZED sorigin,
bool  border_inc,
int *  count 
)
inline

Return the spatial grid of a spatiotemporal box.

Parameters
[in]boundsBounds
[in]xsize,ysize,zsizeSize of the corresponding dimension
[in]soriginOrigin for the space 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_space_tiles()