dRonin
adbada4
dRonin GCS
|
Utilities to find the location of openpilot GCS files: More...
Go to the source code of this file.
Namespaces | |
Utils | |
Variables | |
const double | CoeffFile [91][6] = COEFFS_FROM_NASA |
Utilities to find the location of openpilot GCS files:
Source file for the World Magnetic Model This is a port of code available from the US NOAA.
The hard coded coefficients should be valid until 2020.
Updated coeffs from .. http://www.ngdc.noaa.gov/geomag/WMM/wmm_ddownload.shtml
NASA C source code .. http://www.ngdc.noaa.gov/geomag/WMM/wmm_wdownload.shtml
Major changes include:
Definition in file worldmagmodel.cpp.
const double CoeffFile[91][6] = COEFFS_FROM_NASA |
Definition at line 58 of file worldmagmodel.cpp.