MobilityDB 1.1

◆ tnumberdiscseq_restrict_spanset()

TSequence * tnumberdiscseq_restrict_spanset ( const TSequence seq,
const SpanSet ss,
bool  atfunc 
)

Restrict a temporal discrete sequence number to (the complement of) an array of spans of base values.

Parameters
[in]seqTemporal number
[in]ssSpan set
[in]atfuncTrue if the restriction is at, false for minus
Note
A bounding box test has been done in the dispatch function.
SQL Function:
atSpanset(), minusSpanset()