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

◆ tdwithin_tspatial_spatial()

Temporal * tdwithin_tspatial_spatial ( const Temporal temp,
Datum  base,
Datum  dist,
bool  restr,
bool  atvalue,
datum_func3  func,
tpfunc_temp  tpfn 
)

Return a temporal Boolean that states whether a spatiotemporal value and a base value are within a distance.

Parameters
[in]tempSpatiotemporal value
[in]baseBase value
[in]distDistance
[in]restrTrue when the result is restricted to a value
[in]atvalueValue to restrict
[in]funcSpatial relationship function to be applied
[in]tpfnTurning point function to be applied @csqlfn Tdwithin_tgeo_geo(), Tdwithin_tcbuffer_cbuffer(), ...
Note
The function assumes that all validity tests have been previously done