![]() |
MobilityDB 1.3
|
◆ tsequenceset_make_exp()
Return 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
|