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

Conversion functions for temporal circular buffers. More...

Functions

Temporaltcbuffer_to_tfloat (const Temporal *temp)
 Return a temporal float constructed from the radius of a temporal circular buffer. More...
 
Temporaltcbuffer_to_tgeompoint (const Temporal *temp)
 Return a temporal geometry point constructed from the points of a temporal circular buffer. More...
 
Temporaltgeompoint_to_tcbuffer (const Temporal *temp)
 Return a temporal geometry point transformed to a temporal circular buffer with a zero radius. More...
 

Detailed Description

Conversion functions for temporal circular buffers.