MobilityDB  1.0

◆ tlinearseq_intersection_value()

bool tlinearseq_intersection_value ( const TInstant inst1,
const TInstant inst2,
Datum  value,
Oid  basetypid,
Datum *  inter,
TimestampTz *  t 
)

Returns true if the segment of the temporal value intersects the base value at the timestamp.

Parameters
[in]inst1,inst2Temporal instants defining the segment
[in]valueBase value
[in]basetypidBase type
[out]interBase value taken by the segment at the timestamp. This value is equal to the input base value up to the floating point precision.
[out]tTimestamp