|
MobilityDB 1.3
|
Conversion functions for temporal circular buffers. More...
Functions | |
| Temporal * | tcbuffer_to_tfloat (const Temporal *temp) |
| Return a temporal float constructed from the radius of a temporal circular buffer. More... | |
| Temporal * | tcbuffer_to_tgeompoint (const Temporal *temp) |
| Return a temporal geometry point constructed from the points of a temporal circular buffer. More... | |
| Temporal * | tgeometry_to_tcbuffer (const Temporal *temp) |
| Convert a temporal geometry into a temporal circular buffer. More... | |
Conversion functions for temporal circular buffers.