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

◆ tinterrel_tspatial_base()

Temporal * tinterrel_tspatial_base ( const Temporal temp,
Datum  base,
bool  tinter,
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]funcSpatial relationship function to be applied
Note
The function assumes that all validity tests have been previously done