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

◆ span_bin_state_make()

SpanBinState * span_bin_state_make ( const void *  to_split,
const Span s,
Datum  size,
Datum  origin 
)

Create the initial state for tiling operations.

Parameters
[in]to_splitValue to split, currently either a spanset or a temporal value, may be NULL
[in]sBounds for generating the bins
[in]sizeSize of the bins
[in]originOrigin of the bins
Note
The first argument is NULL when generating the bins, otherwise it is a spanset or a temporal value to be split and in this case is the bounding span of the value to split