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

◆ tpointseq_direction()

bool tpointseq_direction ( const TSequence seq,
double *  result 
)

Return the direction of a temporal point sequence.

Parameters
[in]seqTemporal sequence
[out]resultAzimuth between the first and last point
Returns
True when it is possible to determine the azimuth, i.e., when there are at least two points that are not equal; false, otherwise. @csqlfn Tpoint_direction()