MobilityDB  1.0

◆ tintseq_transform_wavg()

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

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

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