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

◆ tsequenceset_extend()

static int tsequenceset_extend ( const TSequenceSet ss,
const Interval interv,
bool  min,
TSequence **  result 
)
static

Extend a temporal sequence set by a time interval.

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