MobilityDB  1.0

◆ tinterrel_tpointseqset_geom()

static TSequenceSet* tinterrel_tpointseqset_geom ( const TSequenceSet ts,
Datum  geom,
const STBOX box,
bool  tinter,
Datum(*)(Datum, Datum)  func 
)
static

Evaluates tintersects/tdisjoint for a temporal sequence set point and a geometry.

Parameters
[in]tsTemporal point
[in]geomGeometry
[in]boxBounding box of the geometry
[in]tinterWhether we compute tintersects or tdisjoint
[in]funcPostGIS function to be used for instantaneous sequences