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

Accessor functions for temporal rigid geometries. More...

Functions

Datum Trgeometry_end_value (PG_FUNCTION_ARGS)
 Return the end value of a temporal rigid geometry @sqlfn endValue() More...
 
Datum Trgeometry_start_value (PG_FUNCTION_ARGS)
 Return the start value of a temporal rigid geometry @sqlfn startValue() More...
 
Datum Trgeometry_traversed_area (PG_FUNCTION_ARGS)
 Return a temporal rigid geometry restricted to a geometry @sqlfn atGeometry() More...
 
Datum Trgeometry_value_at_timestamptz (PG_FUNCTION_ARGS)
 Return the value of a temporal rigid geometry at a timestamptz @sqlfn valueAtTimestamp() More...
 
Datum Trgeometry_value_n (PG_FUNCTION_ARGS)
 Return the n-th value of a temporal rigid geometry @sqlfn valueN() More...
 

Detailed Description

Accessor functions for temporal rigid geometries.