MobilityDB 1.1

◆ tsequence_join()

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

Join two temporal sequences.

Parameters
[in]seq1,seq2Temporal sequences
[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