MobilityDB 1.1

◆ tsequence_make_exp()

TSequence * tsequence_make_exp ( const TInstant **  instants,
int  count,
int  maxcount,
bool  lower_inc,
bool  upper_inc,
interpType  interp,
bool  normalize 
)

Construct a temporal sequence from an array of temporal instants.

Parameters
[in]instantsArray of instants
[in]countNumber of elements in the array
[in]maxcountMaximum number of elements in the array
[in]lower_inc,upper_incTrue if the respective bound is inclusive
[in]interpInterpolation
[in]normalizeTrue if the resulting value should be normalized