MobilityDB 1.1

◆ tnumberdiscseq_restrict_span()

TSequence * tnumberdiscseq_restrict_span ( const TSequence seq,
const Span span,
bool  atfunc 
)

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

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