MobilityDB 1.1

◆ intersection_tsequence_tinstant()

bool intersection_tsequence_tinstant ( const TSequence seq,
const TInstant inst,
TInstant **  inter1,
TInstant **  inter2 
)

Temporally intersect two temporal sequences.

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