|
◆ tinterrel_tpointseq_step_geom()
Evaluates tintersects/tdisjoint for a temporal sequence point with step interpolation and a geometry.
- Parameters
-
[in] | seq | Temporal point |
[in] | geom | Geometry |
[in] | tinter | True when computing tintersects, false for tdisjoint |
[in] | func | PostGIS function to be called |
[out] | count | Number of elements in the resulting array |
- Precondition
- The temporal point is simple, that is, non self-intersecting
|