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

◆ tnumberseqset_restrict_span()

TSequenceSet * tnumberseqset_restrict_span ( const TSequenceSet ss,
const Span s,
bool  atfunc 
)

Restrict a temporal number to a span of base values.

Parameters
[in]ssTemporal sequence set
[in]sSpan
[in]atfuncTrue if the restriction is at, false for minus
Note
It is supposed that a bounding box test has been done in the dispatch function. @csqlfn Tnumber_at_span(), Tnumber_minus_span()