MobilityDB 1.1

◆ tfloatseq_spanset()

SpanSet * tfloatseq_spanset ( const TSequence seq)

Return the array of spans of base values of a temporal float sequence.

For temporal floats with linear interpolation the result is a singleton, which is the result of tfloatseq_span. Otherwise, the result is a span set composed of instantenous spans, one for each distinct value.

SQL Function:
getValues()