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

◆ eafunc_tstepseq_tstepseq()

static int eafunc_tstepseq_tstepseq ( const TSequence seq1,
const TSequence seq2,
LiftedFunctionInfo lfinfo,
Span inter 
)
static

Synchronize two temporal values and apply to them a lifted function.

This function is applied when both temporal values have step interpolation. The other possible case when one temporal value has step interpolation and the other has linear interpolation is NOT YET IMPLEMENTED since this case does not currently occur.

Parameters
[in]seq1,seq2Temporal values
[in]lfinfoInformation about the lifted function
[in]interOverlapping period of the two sequences
Precondition
The sequences are both linear or both step