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

◆ trgeoseq_make_free()

TSequence * trgeoseq_make_free ( const GSERIALIZED geom,
TInstant **  instants,
int  count,
bool  lower_inc,
bool  upper_inc,
interpType  interp,
bool  normalize 
)
inline

Construct a temporal sequence from an array of temporal instants and free the array and the instants after the creation.

Parameters
[in]geomReference geometry
[in]instantsArray of instants
[in]countNumber 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
Note
Does not free the reference geometry
See also
tsequence_make