Geodesic

Undocumented in source.

Constructors

this
this(double a, double f)
Undocumented in source.
this
this(Ellipsoid e)
Undocumented in source.

Members

Functions

direct
double[3] direct(double lat1, double lon1, double azi1, double s12)
Undocumented in source. Be warned that the author may not have intended to support it.
direct
LatLonAz direct(LatLon p1, AzDist azd)
Undocumented in source. Be warned that the author may not have intended to support it.
inverse
double[3] inverse(double lat1, double lon1, double lat2, double lon2)
Undocumented in source. Be warned that the author may not have intended to support it.
inverse
DistAz1Az2 inverse(LatLon p1, LatLon p2)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta