MobilityDB 1.1

◆ tnumber_minus_tbox()

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

Restrict a temporal number to the complement of a temporal box.

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 the atTbox and then compute the complement of the value obtained.

SQL Function:
minusTbox