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

◆ ea_spatialrel_tcbuffer_cbuffer()

int ea_spatialrel_tcbuffer_cbuffer ( const Temporal temp,
const Cbuffer cb,
Datum  param,
varfunc  func,
int  numparam,
bool  ever,
bool  invert 
)

Return true if a temporal circular buffer and a circular buffer ever/always satisfy a spatial relationship.

Parameters
[in]tempTemporal geo
[in]cbCircular buffer
[in]paramOptional parameter
[in]funcSpatial relationship function to be applied
[in]numparamNumber of parameters of the function
[in]everTrue for the ever semantics, false for the always semantics
[in]invertTrue when the arguments of the function must be inverted