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

◆ ea_dwithin_trgeo_trgeo()

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

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

Parameters
[in]temp1,temp2Temporal rigid geometries
[in]distDistance
[in]everTrue for the ever semantics, false for the always semantics @csqlfn EA_dwithin_trgeo_trgeo()