Return the timestamps at which the segments of two temporal points are within the given distance.
- Parameters
-
[in] | seq1,seq2 | Temporal points |
[in] | dist | Distance |
[in] | func | DWithin function (2D or 3D) |
[out] | result | Array on which the pointers of the newly constructed sequences are stored |
- Returns
- Number of elements in the resulting array
- Precondition
- The temporal points must be synchronized.