|
C library for Geodesics 2.2
|
| ▼ BUILD | |
| doc | |
| ▼ proj-example | |
| proj-example.c | An example of computing geodesics with the PROJ library |
| ▼ src | |
| geodesic.c | Implementation of the geodesic routines in C |
| geodesic.h | API for the geodesic routines in C |
| ▼ tools | |
| direct.c | A test program for geod_direct() |
| inverse.c | A test program for geod_inverse() |
| planimeter.c | A test program for geod_polygon_compute() |