![]() |
MobilityDB 1.3
|
◆ trgeoseqset_make1_exp()
Construct a temporal sequence set from an array of temporal sequences. For example, the memory structure of a temporal sequence set with two sequences is as follows -------------------------------------------------------------------------
( TSequenceSet )_X | ( bbox )_X | offset_0 | offset_1 | offset_geom | ...
-------------------------------------------------------------------------
----------------------------------------------------
( TSequence_0 )_X | ( TSequence_1 )_X | ( Geom )_X |
----------------------------------------------------
where the
|