MobilityDB 1.1

◆ stbox_make()

STBox * stbox_make ( bool  hasx,
bool  hasz,
bool  geodetic,
int32  srid,
double  xmin,
double  xmax,
double  ymin,
double  ymax,
double  zmin,
double  zmax,
const Span p 
)

Construct a spatiotemporal box from the arguments.

SQL Function:
stbox()