MobilityDB 1.1

◆ tpoint_geo_min_bearing_at_timestamp()

static bool tpoint_geo_min_bearing_at_timestamp ( const TInstant start,
const TInstant end,
Datum  point,
meosType  basetypid,
Datum value,
TimestampTz t 
)
static

Return the value and timestamp at which the a temporal point segment and a point are at the minimum bearing.

Parameters
[in]start,endInstants defining the segment
[in]pointGeometric/geographic point
[in]basetypidBase type
[out]valueValue
[out]tTimestamp
Precondition
The segment is not constant and has linear interpolation
Note
The parameter basetype is not needed for temporal points