MobilityDB  1.0

◆ tlinearseq_always_lt1()

static bool tlinearseq_always_lt1 ( Datum  value1,
Datum  value2,
Oid  basetypid,
bool  lower_inc,
bool  upper_inc,
Datum  value 
)
static

Returns true if the segment of the temporal value with linear interpolation is always less than the base value.

Parameters
[in]value1,value2Input base values
[in]basetypidOid of the base type
[in]lower_inc,upper_incUpper and lower bounds of the segment
[in]valueBase value