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

◆ acovers_geo_tcbuffer()

int acovers_geo_tcbuffer ( const GSERIALIZED gs,
const Temporal temp 
)
inline

Return 1 if a geometry always covers a temporal circular buffer, 0 if not, and -1 on error or if the geometry is empty.

Parameters
[in]gsGeometry
[in]tempTemporal circular buffer
Note
The function tests whether the traversed area is covered in the geometry @csqlfn Acovers_geo_tcbuffer()