MobilityDB 1.1

◆ tpoint_get_coord()

Temporal * tpoint_get_coord ( const Temporal temp,
int  coord 
)

Get one of the coordinates of a temporal point as a temporal float.

Parameters
[in]tempTemporal point
[in]coordCoordinate number where 0 = X, 1 = Y, 2 = Z
SQL Function:
getX(), getY(), getZ()