MobilityDB  1.0

◆ temporal_extend()

static TSequence** temporal_extend ( Temporal temp,
Interval *  interval,
bool  min,
int *  count 
)
static

Extend the temporal value by the time interval (dispatch function)

Parameters
[in]tempTemporal value
[in]intervalInterval
[in]minTrue if the calling function is min, max otherwise
[out]countNumber of elements in the output array