MobilityDB  1.0

◆ tfunc_tsequence_base_scan()

static int tfunc_tsequence_base_scan ( TSequence **  result,
const TSequence seq,
Datum  value,
LiftedFunctionInfo lfinfo 
)
static

Applies the function to the temporal value and the base value when no turning points should be added and when the function does not have instantaneous discontinuities.

Parameters
[out]resultArray on which the pointers of the newly constructed sequences are stored
[in]seqTemporal value
[in]valueBase value
[in]lfinfoInformation about the lifted function