MobilityDB  1.0

◆ tnumber_bbox_restrict_ranges()

RangeType** tnumber_bbox_restrict_ranges ( const Temporal temp,
RangeType **  ranges,
int  count,
int *  newcount 
)

Returns the array of ranges of base values that overlap with the bounding box of the temporal value.

Parameters
[in]tempTemporal value
[in]rangesArray of ranges of base values
[in]countNumber of elements in the input array
[out]newcountNumber of elements in the output array
Returns
Filtered array of ranges.