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

◆ ea_dwithin_tcbuffer_tcbuffer()

int ea_dwithin_tcbuffer_tcbuffer ( const Temporal temp1,
const Temporal temp2,
double  dist,
bool  ever 
)

Return 1 if two temporal circular buffers are ever/always within a distance, 0 if not, -1 on error or if the temporal circular buffers do not intersect on time.

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