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

◆ econtains_tcbuffer_geo()

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

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

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