MobilityDB  1.0

◆ intersection_tsequence_tinstantset()

bool intersection_tsequence_tinstantset ( const TSequence seq,
const TInstantSet ti,
TInstantSet **  inter1,
TInstantSet **  inter2 
)

Temporally intersect the two temporal values.

Parameters
[in]seq,tiInput values
[out]inter1,inter2Output values
Returns
Returns false if the input values do not overlap on time.