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

◆ tinterrel_tspatial_base()

Temporal * tinterrel_tspatial_base ( const Temporal temp,
Datum  base,
bool  tinter,
bool  restr,
bool  atvalue,
datum_func2  func 
)

Return a temporal Boolean that states whether a spatialtemporal value and a base value intersect or are disjoint.

Parameters
[in]tempSpatiotemporal value
[in]baseBase value
[in]tinterTrue when computing tintersects, false for tdisjoint
[in]restrTrue if the atValue function is applied to the result
[in]atvalueValue to be used for the atValue function
[in]funcSpatial relationship function to be applied
Note
The function assumes that all validity tests have been previously done