MobilityDB  1.0

◆ synchronize_tsequenceset_tsequence()

bool synchronize_tsequenceset_tsequence ( const TSequenceSet ts,
const TSequence seq,
TIntersection  mode,
TSequenceSet **  inter1,
TSequenceSet **  inter2 
)

Temporally intersect or synchronize the two temporal values.

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

Parameters
[in]ts,seqInput values
[in]modeEnumeration for either intersect or synchronize
[out]inter1,inter2Output values
Returns
Returns false if the input values do not overlap on time