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

◆ trgeoseqset_make_free()

TSequenceSet * trgeoseqset_make_free ( const GSERIALIZED geom,
TSequence **  sequences,
int  count,
bool  normalize 
)

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

Parameters
[in]geomReference geometry
[in]sequencesArray of sequences
[in]countNumber of elements in the array
[in]normalizeTrue if the resulting value should be normalized
Note
Does not free the reference geometry
See also
tsequenceset_make