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

◆ stbox_get_space_time_tile()

STBox * stbox_get_space_time_tile ( const GSERIALIZED point,
TimestampTz  t,
double  xsize,
double  ysize,
double  zsize,
const Interval duration,
const GSERIALIZED sorigin,
TimestampTz  torigin 
)
inline

Return a tile in the spatiotemporal grid of a spatiotemporal box.

Parameters
[in]pointPoint
[in]tTimestamp
[in]xsize,ysize,zsizeSize of the corresponding dimension
[in]durationSize of the time dimension as an interval
[in]soriginOrigin for the space dimension
[in]toriginOrigin for the time dimension @csqlfn Stbox_get_space_time_tile()