MobilityDB  1.0

◆ tpointseq_restrict_geometry()

static TSequenceSet* tpointseq_restrict_geometry ( const TSequence seq,
Datum  geom,
bool  atfunc 
)
static

Restricts the temporal sequence point to the (complement of the) geometry.

Note
The test for instantaneous sequences is done at the function tpointseq_at_geometry since the latter function is called for each sequence of a sequence set.