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

◆ temporal_restrict_values()

Temporal * temporal_restrict_values ( const Temporal temp,
const Set s,
bool  atfunc 
)

Restrict a temporal value to (the complement of) a set of base values.

Parameters
[in]tempTemporal value
[in]sSet
[in]atfuncTrue if the restriction is at, false for minus @csqlfn Temporal_at_values(), Temporal_minus_values()