MobilityDB  1.0

◆ tsequenceset_restrict_value()

TSequenceSet* tsequenceset_restrict_value ( const TSequenceSet ts,
Datum  value,
bool  atfunc 
)

Restricts the temporal value to the base value.

Note
There is no bounding box test in this function, it is done in the dispatch function for all temporal types.