MobilityDB 1.1

◆ tsequenceset_extend()

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

Extend the temporal sequence set value by the time interval.

Parameters
[in]ssTemporal value
[in]intervalInterval
[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