MobilityDB 1.1
|
◆ tsequenceset_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 | ...
------------------------------------------------------------
---------------------------------------
( TSequence_0 )_X | ( TSequence_1 )_X |
---------------------------------------
where the
|