MobilityDB 1.3
Loading...
Searching...
No Matches

◆ intersection_temporal_temporal()

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

Return the temporal intersection of two temporal values.

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