C library for Geodesics
2.1
|
An example of computing geodesics with the PROJ library. More...
Go to the source code of this file.
Functions | |
int | main (void) |
An example of computing geodesics with the PROJ library.
Definition in file proj-example.c.
int main | ( | void | ) |
Definition at line 10 of file proj-example.c.
References geod_geodesicline::a, geod_geodesicline::a13, GEOD_ARCMODE, GEOD_AZIMUTH, geod_genposition(), geod_init(), geod_inverseline(), GEOD_LATITUDE, GEOD_LONG_UNROLL, and GEOD_LONGITUDE.