MobilityDB 1.1

◆ tlinearsegm_intersection_value()

bool tlinearsegm_intersection_value ( const TInstant inst1,
const TInstant inst2,
Datum  value,
meosType  basetype,
Datum inter,
TimestampTz t 
)

Return true if the segment of a temporal sequence intersects the base value at the timestamp.

Parameters
[in]inst1,inst2Temporal instants defining the segment
[in]valueBase value
[in]basetypeBase 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