![]() |
MobilityDB 1.3
|
Distance functions for static circular buffers. More...
Functions | |
double | distance_cbuffer_cbuffer (const Cbuffer *cb1, const Cbuffer *cb2) |
Return the distance between two circular buffers. More... | |
double | distance_cbuffer_geo (const Cbuffer *cb, const GSERIALIZED *gs) |
Return the distance between a circular buffer and a geometry. More... | |
double | distance_cbuffer_stbox (const Cbuffer *cb, const STBox *box) |
Return the distance between a circular buffer and a spatiotemporal box. More... | |
double | nad_cbuffer_stbox (const Cbuffer *cb, const STBox *box) |
Return the nearest approach distance between a circular buffer and a spatiotemporal box. More... | |
Distance functions for static circular buffers.