MobilityDB  1.0

◆ tinstantset_merge_array()

Temporal* tinstantset_merge_array ( const TInstantSet **  instsets,
int  count 
)

Merge the array of temporal instant values.

The function does not assume that the values in the array can be strictly ordered on time, i.e., the intersection of the bounding boxes of two values may be a period. For this reason two passes are necessary.

Parameters
[in]instsetsArray of values
[in]countNumber of elements in the array
Returns
Merged value that can be either a temporal instant or a temporal instant set