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

◆ tpointsegm_bearing_turnpt()

static int tpointsegm_bearing_turnpt ( Datum  start1,
Datum  end1,
Datum  start2,
Datum  end2,
Datum param  UNUSED,
TimestampTz  lower,
TimestampTz  upper,
TimestampTz t1,
TimestampTz t2 
)
static

Return the value and timestamptz at which two temporal point segments are at the minimum bearing.

Parameters
[in]start1,end1Instants defining the first segment
[in]start2,end2Instants defining the second segment
[in]paramAdditional parameter
[in]lower,upperTimestamps defining the segments
[out]t1,t2Timestamp
Precondition
The segments are not both constants and are both linear
Note
This function is currently not available for two temporal geographic points