MobilityDB 1.1

◆ tnumberseqset_restrict_spanset()

TSequenceSet * tnumberseqset_restrict_spanset ( const TSequenceSet ss,
const SpanSet spanset,
bool  atfunc 
)

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

Parameters
[in]ssTemporal number
[in]spansetSpan set
[in]atfuncTrue if the restriction is at, false for minus
Returns
Resulting temporal number value
SQL Function:
atSpanset(), minusSpanset()