![]() |
MobilityDB 1.3
|
Accessor functions for temporal circular buffers. More...
Functions | |
Datum | Tcbuffer_points (PG_FUNCTION_ARGS) |
Return the set of points of a temporal circular buffer @sqlfn points() More... | |
Datum | Tcbuffer_radius (PG_FUNCTION_ARGS) |
Return the set of radii of a temporal circular buffer @sqlfn points() More... | |
Datum | Tcbuffer_traversed_area (PG_FUNCTION_ARGS) |
Return the geometry covered by a temporal circular buffer @sqlfn traversedArea() More... | |
Accessor functions for temporal circular buffers.