Geodesic.inverse

Undocumented in source. Be warned that the author may not have intended to support it.
  1. double[3] inverse(double lat1, double lon1, double lat2, double lon2)
    struct Geodesic
    double[3]
    inverse
    (
    double lat1
    ,
    double lon1
    ,
    double lat2
    ,
    double lon2
    )
  2. DistAz1Az2 inverse(LatLon p1, LatLon p2)

Meta