|
|
◆ tinterrel_tspatial_base()
Return a temporal Boolean that states whether a spatialtemporal value and a base value intersect or are disjoint.
- Parameters
-
| [in] | temp | Spatiotemporal value |
| [in] | base | Base value |
| [in] | tinter | True when computing tintersects, false for tdisjoint |
| [in] | func | Spatial relationship function to be applied |
- Note
- The function assumes that all validity tests have been previously done
|