MobilityDB 1.1

◆ tintseq_transform_wavg()

static int tintseq_transform_wavg ( const TSequence seq,
const Interval interval,
TSequence **  result 
)
static

Transform the temporal integer sequence value into a temporal double and extend it by a time interval.

Parameters
[in]seqTemporal value
[in]intervalInterval
[out]resultArray on which the pointers of the newly constructed values are stored
Note
There is no equivalent function for temporal float types