MobilityDB 1.1

◆ tbox_tile_state_make()

TboxGridState * tbox_tile_state_make ( const TBox box,
double  xsize,
const Interval duration,
double  xorigin,
TimestampTz  torigin 
)

Create the initial state that persists across multiple calls of the function.

Parameters
[in]boxBounds of the multidimensional grid
[in]xsizeValue size of the tiles
[in]durationInterval defining the time size of the tile
[in]xoriginValue origin of the tiles
[in]toriginTime origin of the tiles
Precondition
Both xsize and tunits must be greater than 0.