![]() |
MobilityDB 1.3
|
Conversion functions for temporal circular buffers. More...
Functions | |
Datum | Tcbuffer_to_tfloat (PG_FUNCTION_ARGS) |
Convert a temporal circular buffer into a temporal float @sqlfn tfloat() More... | |
Datum | Tcbuffer_to_tgeompoint (PG_FUNCTION_ARGS) |
Convert a temporal circular buffer into a temporal geometry point @sqlfn tgeompoint() More... | |
Datum | Tgeometry_to_tcbuffer (PG_FUNCTION_ARGS) |
Convert a temporal geometry into a temporal circular buffer. More... | |
Conversion functions for temporal circular buffers.