MobilityDB  1.0

◆ synchronize_tsequence_tsequence()

bool synchronize_tsequence_tsequence ( const TSequence seq1,
const TSequence seq2,
TSequence **  sync1,
TSequence **  sync2,
bool  crossings 
)

Synchronize the two temporal values.

The resulting values are composed of a denormalized sequence covering the intersection of their time spans

Parameters
[in]seq1,seq2Input values
[out]sync1,sync2Output values
[in]crossingsState whether turning points are added in the segments
Returns
Returns false if the input values do not overlap on time