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

◆ tcontseq_extend()

static int tcontseq_extend ( const TSequence seq,
const Interval interv,
bool  min,
TSequence **  result 
)
static

Extend a temporal sequence by a time interval.

Parameters
[in]seqTemporal value
[in]intervInterval
[in]minTrue if the calling function is min, max otherwise.
[out]resultArray on which the pointers of the newly constructed values are stored. This parameter is only used for linear interpolation.