| PostGIS
    3.1.6dev-r@@SVN_REVISION@@
    | 
| double distance_sphere_method | ( | double | lat1, | 
| double | long1, | ||
| double | lat2, | ||
| double | long2, | ||
| SPHEROID * | sphere | ||
| ) | 
Definition at line 451 of file lwgeom_spheroid.c.
References SPHEROID::a, distance(), and SPHEROID::e_sq.
Referenced by distance_ellipse().

