MobilityDB 1.1

◆ tnumbercontseq_restrict_span()

TSequenceSet * tnumbercontseq_restrict_span ( const TSequence seq,
const Span span,
bool  atfunc 
)

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

Parameters
[in]seqTemporal number
[in]spanSpan of base values
[in]atfuncTrue if the restriction is at, false for minus
Returns
Resulting temporal number
Note
It is supposed that a bounding box test has been done in the dispatch function.
SQL Function:
atSpan(), minusSpan()