|
C library for Geodesics
1.38
|
Implementation of the geodesic routines in C. More...
Go to the source code of this file.
Macros | |
| #define | GEOGRAPHICLIB_GEODESIC_ORDER |
| #define | nC1 |
| #define | nC1p |
| #define | nC2 |
| #define | nA3 |
| #define | nA3x |
| #define | nC3 |
| #define | nC3x |
| #define | nC4 |
| #define | nC4x |
Implementation of the geodesic routines in C.
For the full documentation see geodesic.h.
Definition in file geodesic.c.
| #define GEOGRAPHICLIB_GEODESIC_ORDER |
| #define nC1 |
| #define nC1p |
| #define nC2 |
| #define nA3 |
| #define nA3x |
| #define nC3 |
| #define nC3x |
| #define nC4 |
| #define nC4x |
1.8.3.1