MobilityDB
1.1
Spatial relationship functions
econtains_geo_tpoint
edisjoint_tpoint_geo
edisjoint_tpoint_tpoint
edwithin_tpoint_geo
edwithin_tpoint_tpoint
eintersects_tpoint_geo
eintersects_tpoint_tpoint
etouches_tpoint_geo
tcontains_geo_tpoint
tdisjoint_tpoint_geo
tdwithin_tpoint_geo
tdwithin_tpoint_tpoint
tintersects_tpoint_geo
ttouches_tpoint_geo
◆
tdwithin_tpoint_tpoint()
Temporal
* tdwithin_tpoint_tpoint
(
const
Temporal
*
temp1
,
const
Temporal
*
temp2
,
double
dist
,
bool
restr
,
bool
atvalue
)
Return a temporal Boolean that states whether the temporal points are within the given distance.
SQL Function:
tdwithin()
Generated by
1.9.4