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

◆ tinterrel_tspatialseqset_base()

TSequenceSet * tinterrel_tspatialseqset_base ( const TSequenceSet ss,
Datum  base,
const STBox box,
bool  tinter,
datum_func2  func 
)

Return a temporal Boolean that states whether a spatiotemporal sequence set and a base value intersect or are disjoint.

Parameters
[in]ssSpatiotemporal value
[in]baseBase value
[in]boxBounding box of the base value
[in]tinterTrue when computing tintersects, false for tdisjoint
[in]funcSpatial relationship function to be applied