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

◆ ea_dwithin_tgeo_tgeo()

int ea_dwithin_tgeo_tgeo ( const Temporal temp1,
const Temporal temp2,
double  dist,
bool  ever 
)

Return 1 if two temporal geos are ever/always within a distance, 0 if not, -1 on error or if the temporal geos do not intersect on time.

Parameters
[in]temp1,temp2Temporal geos
[in]distDistance
[in]everTrue for the ever semantics, false for the always semantics @csqlfn Edwithin_tgeo_tgeo(), Adwithin_tgeo_tgeo()