Return the timestamps at which a temporal point and a point are within the given distance.
- Parameters
-
[in] | seq | Temporal point |
[in] | point | Point |
[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.