MobilityDB 1.1

◆ tpointseq_decouple()

static GSERIALIZED * tpointseq_decouple ( const TSequence seq,
int64 **  timesarr,
int *  count 
)
static

Decouple the points and the timestamps of a temporal point.

Note
The function does not remove consecutive points/instants that are equal.
Parameters
[in]seqTemporal point
[out]timesarrArray of timestamps encoded in Unix epoch
[out]countNumber of elements in the output array