MobilityDB 1.3
Loading...
Searching...
No Matches

◆ temporal_spans()

Span * temporal_spans ( const Temporal temp,
int *  count 
)

Return an array of spans obtained from the instants or segments of a temporal value, where the choice between instants or segments depends, respectively, on whether the interpolation is discrete or continuous.

Parameters
[in]tempTemporal value
[out]countNumber of values of the output array
Returns
On error return NULL @csqlfn Temporal_spans()