![]() |
0.5.1
|
Go to the source code of this file.
Namespaces | |
| namespace | NAV |
Macros | |
| #define | _361 |
| #define | _coeffs |
| Size of correction and harmonic coefficients arrays (361*181) | |
| #define | _nmax |
| Maximum degree and orders of harmonic coefficients. | |
Functions | |
| void | NAV::dscml (double rlon, double sinml[_361+1], double cosml[_361+1]) |
| double | NAV::egm96_compute_altitude_offset (double lat, double lon) |
| Compute the geoid undulation from the EGM96 potential coefficient model to The WGS84 ellipsoid. | |
| double | NAV::hundu (double p[_coeffs+1], double sinml[_361+1], double cosml[_361+1], double gr, double re) |
| void | NAV::legfdn (unsigned m, double theta, double rleg[_361+1]) |
| #define _coeffs |