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

◆ ea_intersects_tcbuffer_tcbuffer()

int ea_intersects_tcbuffer_tcbuffer ( const Temporal temp1,
const Temporal temp2,
bool  ever 
)

Return 1 if a temporal circular buffer ever/always intersects another one, 0 if not, and -1 on error.

Parameters
[in]temp1,temp2Temporal circular buffers
[in]everTrue for the ever semantics, false for the always semantics @csqlfn Eintersects_tcbuffer_tcbuffer()