MobilityDB 1.1

◆ edwithin_tpoint_tpoint()

int edwithin_tpoint_tpoint ( const Temporal temp1,
const Temporal temp2,
double  dist 
)

Return 1 if the temporal points are ever within the given distance, 0 if not, -1 if the temporal points do not intersect on time.

SQL Function:
dwithin()