![]() |
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 * | tgeompoint_to_tcbuffer (const Temporal *temp) |
Return a temporal geometry point transformed to a temporal circular buffer with a zero radius. More... | |
Conversion functions for temporal circular buffers.