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

Constructor functions for spatiotemporal boxes. More...

Functions

Datum Geodstbox_constructor_t (PG_FUNCTION_ARGS)
 Return a spatiotemporal box constructed from the arguments @sqlfn geodstbox_t() More...
 
Datum Geodstbox_constructor_z (PG_FUNCTION_ARGS)
 Return a spatiotemporal box constructed from the arguments @sqlfn geodstbox_z() More...
 
Datum Geodstbox_constructor_zt (PG_FUNCTION_ARGS)
 Return a spatiotemporal box constructed from the arguments @sqlfn geodstbox_zt() More...
 
Datum Stbox_constructor_t (PG_FUNCTION_ARGS)
 Return a spatiotemporal box constructed from the arguments @sqlfn stbox_t() More...
 
Datum Stbox_constructor_x (PG_FUNCTION_ARGS)
 Return a spatiotemporal box constructed from the arguments @sqlfn stbox() More...
 
Datum Stbox_constructor_xt (PG_FUNCTION_ARGS)
 Return a spatiotemporal box constructed from the arguments @sqlfn stbox_xt() More...
 
Datum Stbox_constructor_z (PG_FUNCTION_ARGS)
 Return a spatiotemporal box constructed from the arguments @sqlfn stbox_z() More...
 
Datum Stbox_constructor_zt (PG_FUNCTION_ARGS)
 Return a spatiotemporal box constructed from the arguments @sqlfn stbox_zt() More...
 

Detailed Description

Constructor functions for spatiotemporal boxes.