MobilityDB  1.0

◆ tpoint_minus_stbox_internal()

static Temporal* tpoint_minus_stbox_internal ( const Temporal temp,
const STBOX box 
)
static

Restrict the temporal point to the complement of the spatiotemporal box.

(internal function). We cannot make the difference from each dimension separately, i.e., restrict at the period and then restrict to the polygon. Therefore, we compute the atStbox and then compute the complement of the value obtained.

Precondition
The arguments are of the same dimensionality and have the same SRID