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

◆ tbox_tile_state_make()

TboxGridState * tbox_tile_state_make ( const Temporal temp,
const TBox box,
Datum  vsize,
const Interval duration,
Datum  vorigin,
TimestampTz  torigin 
)

Create the initial state for tiling operations.

Parameters
[in]tempTemporal number, may be NULL
[in]boxBounds of the multidimensional grid
[in]vsizeValue size of the tiles, may be 0 for time tiles
[in]durationInterval defining the time size of the tile, may be NULL for value tiles
[in]voriginValue origin of the tiles
[in]toriginTime origin of the tiles