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

◆ temporal_segm_duration()

TSequenceSet * temporal_segm_duration ( const Temporal temp,
const Interval duration,
bool  atleast,
bool  strict 
)

Return the segments that have at least/at most a given duration.

Parameters
[in]tempTemporal value
[in]atleastTrue when the operator is at least, false for at most
[in]strictTrue when the duration is strictly smaller or greater
[in]durationDuration @csqlfn Temporal_segm_duration