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

◆ tnumber_restrict_span()

Temporal * tnumber_restrict_span ( const Temporal temp,
const Span s,
bool  atfunc 
)

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

Parameters
[in]tempTemporal value
[in]sSpan
[in]atfuncTrue if the restriction is at, false for minus @csqlfn Tnumber_at_span(), Tnumber_minus_span()