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

◆ tinstant_merge_array()

Temporal * tinstant_merge_array ( const TInstant **  instants,
int  count 
)

Merge an array of temporal instants.

Parameters
[in]instantsArray of temporal instants
[in]countNumber of elements in the array
Precondition
The number of elements in the array is greater than 1 @csqlfn Temporal_merge_array()