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

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...
 

Detailed Description

Accessor functions for temporal circular buffers.