|
MobilityDB 1.3
|
Conversion functions for static circular buffers. More...
Functions | |
| GSERIALIZED * | cbuffer_to_geom (const Cbuffer *cb) |
| Convert a circular buffer into a geometry. More... | |
| STBox * | cbuffer_to_stbox (const Cbuffer *cb) |
| Convert a circular buffer into a spatiotemporal box. More... | |
| GSERIALIZED * | cbufferarr_to_geom (const Cbuffer **cbarr, int count) |
| Return a geometry converted from an array of circular buffers. More... | |
| Cbuffer * | geom_to_cbuffer (const GSERIALIZED *gs) |
| Convert a geometry into a circular buffer. More... | |
Conversion functions for static circular buffers.