MobilityDB 1.1

◆ intersection_temporal_temporal()

bool intersection_temporal_temporal ( const Temporal temp1,
const Temporal temp2,
SyncMode  mode,
Temporal **  inter1,
Temporal **  inter2 
)

Temporally intersect the two temporal values.

Parameters
[in]temp1,temp2Input values
[in]modeEither intersection or synchronization
[out]inter1,inter2Output values
Returns
Return false if the values do not overlap on time