MobilityDB  1.0

◆ tsequence_from_base_internal()

TSequence* tsequence_from_base_internal ( Datum  value,
Oid  basetypid,
const Period p,
bool  linear 
)

Construct a temporal sequence value from a base value and a period (internal function)

Parameters
[in]valueBase value
[in]basetypidOid of the base type
[in]pPeriod
[in]linearTrue when the resulting value has linear interpolation