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

◆ tdwithin_geo_tcbuffer()

Temporal * tdwithin_geo_tcbuffer ( const GSERIALIZED gs,
const Temporal temp,
double  dist,
bool  restr,
bool  atvalue 
)

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

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