MobilityDB  1.0

◆ tnumberinstset_restrict_range()

TInstantSet* tnumberinstset_restrict_range ( const TInstantSet ti,
const RangeType *  range,
bool  atfunc 
)

Restricts the temporal number to the (complement of the) range of base values.

Parameters
[in]tiTemporal number
[in]rangeRange of base values
[in]atfuncTrue when the restriction is at, false for minus
Returns
Resulting temporal number
Note
A bounding box test has been done in the dispatch function.