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

◆ tnumber_minus_tbox()

Temporal * tnumber_minus_tbox ( const Temporal temp,
const TBox box 
)

Return a temporal number restricted to the complement of a temporal box.

Parameters
[in]tempTemporal value
[in]boxTemporal box
Note
It is not possible to make the difference from each dimension separately, i.e., restrict at the period and then restrict to the span. Therefore, we compute atTbox and then compute the complement of the value obtained. @csqlfn Tnumber_minus_tbox()