|
◆ 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] | restr | True if the atValue function is applied to the result |
[in] | atvalue | Value to be used for the atValue function |
[in] | func | Spatial relationship function to be applied |
- Note
- The function assumes that all validity tests have been previously done
|