Return the segments that have at least/at most a given duration.
- Parameters
-
| [in] | temp | Temporal value |
| [in] | atleast | True when the operator is at least, false for at most |
| [in] | strict | True when the duration is strictly smaller or greater |
| [in] | duration | Duration @csqlfn Temporal_segm_duration |