MobilityDB
1.0
|
◆ periodset_make()Construct a period set from an array of periods. For example, the memory structure of a PeriodSet with 3 periods is as follows --------------------------------------------------------------------------------- ( PeriodSet | ( bbox )_X | ( Period_0 )_X | ( Period_1 )_X | ( Period_2 )_X )_X | --------------------------------------------------------------------------------- where the
|