MobilityDB  1.0

◆ intersection_tsequence_tinstant()

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

Temporally intersect the two temporal values.

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