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

◆ tinterrel_tspatialseq_discstep_base()

TSequence * tinterrel_tspatialseq_discstep_base ( const TSequence seq,
Datum  base,
bool  tinter,
datum_func2  func 
)

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

Parameters
[in]seqSpatiotemporal value
[in]baseBase value
[in]tinterTrue when computing tintersects, false for tdisjoint
[in]funcSpatial relationship function to be applied