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

◆ tdwithin_tcbuffer_tcbuffer()

Temporal * tdwithin_tcbuffer_tcbuffer ( const Temporal temp1,
const Temporal temp2,
double  dist,
bool  restr,
bool  atvalue 
)

Return a temporal Boolean that states whether two temporal circular buffers are within a distance.

Parameters
[in]temp1,temp2Temporal circular buffers
[in]distDistance
[in]restrTrue when the result is restricted to a value
[in]atvalueValue to restrict @csqlfn Tdwithin_tcbuffer_tcbuffer()