![]() |
MobilityDB 1.3
|
◆ trgeoseq_make1_exp()
Construct a temporal sequence from an array of temporal instants. For example, the memory structure of a temporal sequence with two instants is as follows: ----------------------------------------------------------------------
( TSequence )_X | ( bbox )_X | offset_0 | offset_1 | offset_geom | ...
----------------------------------------------------------------------
--------------------------------------------------
( TInstant_0 )_X | ( TInstant_1 )_X | ( Geom )_X |
--------------------------------------------------
where the
|