MobilityDB
1.0
|
◆ tpointseq_timestamp_at_value()
Returns the timestamp at which the temporal value takes the base value. This function is called by the atGeometry function to find the timestamp at which an intersection point found by PostGIS is located. This function differs from function tpointseq_intersection_value in particular since the latter is used for finding crossings during synchronization and thus it is required that the timestamp in strictly between the timestamps of a segment.
|