MobilityDB  1.0

◆ tsequence_join()

static TSequence* tsequence_join ( const TSequence seq1,
const TSequence seq2,
bool  removelast,
bool  removefirst 
)
static

Join the two temporal sequence values.

Parameters
[in]seq1,seq2Temporal sequence values
[in]removelast,removefirstRemove the last and/or the first instant of the first/second sequence
Precondition
The two input sequences are adjacent and have the same interpolation
Note
The function is called when normalizing an array of sequences and thus, all validity tests have been already made