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

◆ tdwithin_tcbuffer_cbuffer()

Temporal * tdwithin_tcbuffer_cbuffer ( const Temporal temp,
const Cbuffer cb,
double  dist,
bool  restr,
bool  atvalue 
)

Return a temporal Boolean that states whether a temporal circular buffer and a circular buffer are within a distance.

Parameters
[in]tempTemporal circular buffer
[in]cbCircular buffer
[in]distDistance
[in]restrTrue when the result is restricted to a value
[in]atvalueValue to restrict @csqlfn Tdwithin_tcbuffer_cbuffer()