MobilityDB 1.3
Loading...
Searching...
No Matches

◆ tcovers_tgeo_tgeo()

Temporal * tcovers_tgeo_tgeo ( const Temporal temp1,
const Temporal temp2,
bool  restr,
bool  atvalue 
)

Return a temporal Boolean that states whether a spatiotemporal value covers another one.

The temporal covers relationship for two temporal geometries is computed at each instant using the lifting infrastructure

Parameters
[in]temp1,temp2Temporal geometries
[in]restrTrue when the result is restricted to a value
[in]atvalueValue to restrict
Note
The function is not available for temporal points, the tintersects function can be used instead.