MobilityDB  1.0

◆ tnumberinst_restrict_range_test()

bool tnumberinst_restrict_range_test ( const TInstant inst,
const RangeType *  range,
bool  atfunc 
)

Returns true if the temporal number satisfies the restriction to the (complement of the) range of base values.

Parameters
[in]instTemporal number
[in]rangeRange of base values
[in]atfuncTrue when the restriction is at, false for minus
Returns
Resulting temporal number
Note
This function is called for each composing instant in a temporal instant set.