Static Public Member Functions | |
static void | main (String[] args) |
Solve the inverse geodesic problem.
This program reads in lines with lat1, lon1, lat2, lon2 and prints out lines with azi1, azi2, s12 (for the WGS84 ellipsoid).
Definition at line 13 of file Inverse.java.
|
inlinestatic |
Definition at line 14 of file Inverse.java.