MobilityDB 1.3
Loading...
Searching...
No Matches

◆ tsequenceset_from_base_temp()

TSequenceSet * tsequenceset_from_base_temp ( Datum  value,
meosType  temptype,
const TSequenceSet ss 
)

Return a temporal sequence set from a base value and the time frame of another temporal sequence set.

Parameters
[in]valueBase value
[in]temptypeTemporal type
[in]ssSequence set
Note
The interpolation of the result is step or linear depending on whether the base type is continous or not.