MobilityDB  1.0

◆ tinterrel_tpointseq_step_geom()

static TSequence** tinterrel_tpointseq_step_geom ( const TSequence seq,
Datum  geom,
Datum(*)(Datum, Datum)  func,
int *  count 
)
static

Evaluates tintersects/tdisjoint for a temporal sequence point with step interpolation and a geometry.

Parameters
[in]seqTemporal point
[in]geomGeometry
[in]funcPostGIS function to be called
[out]countNumber of elements in the resulting array
Precondition
The temporal point is simple, that is, non self-intersecting