MobilityDB 1.1

◆ value_time_split_state_make()

ValueTimeSplitState * value_time_split_state_make ( Datum  size,
int64  tunits,
Datum value_buckets,
TimestampTz time_buckets,
Temporal **  fragments,
int  count 
)

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

Parameters
[in]sizeValue bucket size
[in]tunitsTime bucket size
[in]value_bucketsInitial values of the tiles
[in]time_bucketsInitial timestamps of the tiles
[in]fragmentsFragments of the input temporal value
[in]countNumber of elements in the input arrays
Precondition
count is greater than 0