![]() |
MobilityDB 1.3
|
Constructor functions for static circular buffers. More...
Functions | |
Cbuffer * | cbuffer_copy (const Cbuffer *cb) |
Return a copy of a circular buffer. More... | |
Cbuffer * | cbuffer_make (const GSERIALIZED *point, double radius) |
Construct a circular buffer from a point and a radius. More... | |
Constructor functions for static circular buffers.