PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
Compute the azimuth of segment AB in radians.
Return 0 on exception (same point), 1 otherwise.
Definition at line 2461 of file measures.c.
References LW_FALSE, LW_TRUE, POINT2D::x, and POINT2D::y.
Referenced by _lwt_AddEdge(), _lwt_FindAdjacentEdges(), _lwt_InitEdgeEndByLine(), LWGEOM_angle(), and LWGEOM_azimuth().