MobilityDB 1.1

◆ synchronize_tsequenceset_tsequence()

bool synchronize_tsequenceset_tsequence ( const TSequenceSet ss,
const TSequence seq,
SyncMode  mode,
TSequenceSet **  inter1,
TSequenceSet **  inter2 
)

Temporally intersect or synchronize a temporal sequence set and a temporal sequence.

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

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