MobilityDB 1.1

◆ tnumberinst_value_split()

static TInstant ** tnumberinst_value_split ( const TInstant inst,
Datum  start_bucket,
Datum  size,
Datum **  buckets,
int *  newcount 
)
static

Split a temporal value into an array of fragments according to value buckets.

Parameters
[in]instTemporal value
[in]sizeSize of the value buckets
[in]start_bucketValue of the start bucket
[out]bucketsStart value of the buckets containing a fragment
[out]newcountNumber of values in the output arrays