MobilityDB  1.0

◆ periodset_make_free()

PeriodSet* periodset_make_free ( Period **  periods,
int  count,
bool  normalize 
)

Construct a period set from an array of periods and free the array and the periods after the creation.

Parameters
[in]periodsArray of periods
[in]countNumber of elements in the array
[in]normalizeTrue when the resulting value should be normalized.