MobilityDB 1.3
Loading...
Searching...
No Matches

◆ get_axis_span()

static double get_axis_span ( const void *  box,
int axis  UNUSED,
bool  upper 
)
static

Return the lower or upper bound from a span as a double.

Parameters
[in]boxSpan
[in]axisAxis to retrieve, it is always 0 for spans since there is only one dimension
[in]upperTrue when retrieving the upper bound, False for the lower bound