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

◆ tnpoint_restrict_npoint()

Temporal * tnpoint_restrict_npoint ( const Temporal temp,
const Npoint np,
bool  atfunc 
)

Restrict a temporal network point to (the complement of) a network point.

Parameters
[in]tempTemporal network point
[in]npNetwork point
[in]atfuncTrue if the restriction is at, false for minus
Note
This function does a bounding box test for the temporal types different from instant. The singleton tests are done in the functions for the specific temporal types. @csqlfn Tnpoint_restrict_npoint()