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

◆ tnumberseq_cont_restrict_span()

TSequenceSet * tnumberseq_cont_restrict_span ( const TSequence seq,
const Span s,
bool  atfunc 
)

Restrict a temporal sequence number to (the complement of) a span.

Parameters
[in]seqTemporal number
[in]sSpan of base values
[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.