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

◆ eafunc_tlinearseq_base()

static int eafunc_tlinearseq_base ( const TSequence seq,
Datum  value,
LiftedFunctionInfo lfinfo 
)
static

Apply a lifted function to a temporal continuous sequence and a base value.

Parameters
[in]seqTemporal value
[in]valueBase value
[in]lfinfoInformation about the lifted function
Precondition
The lifted function is discontinuous
Note
All ever/always functions currently available, that is, comparisons (=, <, ...) and spatial relationship (contains, intersects, ...), are discontinuous. When this would be no longer the case, additional functions must be added to take account of the remaining cases