Lines 11-22
bin/RhumbSolve
Link Here
|
11 |
bin/TransverseMercatorProj |
11 |
bin/TransverseMercatorProj |
12 |
include/GeographicLib/Accumulator.hpp |
12 |
include/GeographicLib/Accumulator.hpp |
13 |
include/GeographicLib/AlbersEqualArea.hpp |
13 |
include/GeographicLib/AlbersEqualArea.hpp |
|
|
14 |
include/GeographicLib/AuxAngle.hpp |
15 |
include/GeographicLib/AuxLatitude.hpp |
14 |
include/GeographicLib/AzimuthalEquidistant.hpp |
16 |
include/GeographicLib/AzimuthalEquidistant.hpp |
15 |
include/GeographicLib/CassiniSoldner.hpp |
17 |
include/GeographicLib/CassiniSoldner.hpp |
16 |
include/GeographicLib/CircularEngine.hpp |
18 |
include/GeographicLib/CircularEngine.hpp |
17 |
include/GeographicLib/Config.h |
19 |
include/GeographicLib/Config.h |
18 |
include/GeographicLib/Constants.hpp |
20 |
include/GeographicLib/Constants.hpp |
|
|
21 |
include/GeographicLib/DAuxLatitude.hpp |
19 |
include/GeographicLib/DMS.hpp |
22 |
include/GeographicLib/DMS.hpp |
|
|
23 |
include/GeographicLib/DST.hpp |
20 |
include/GeographicLib/Ellipsoid.hpp |
24 |
include/GeographicLib/Ellipsoid.hpp |
21 |
include/GeographicLib/EllipticFunction.hpp |
25 |
include/GeographicLib/EllipticFunction.hpp |
22 |
include/GeographicLib/GARS.hpp |
26 |
include/GeographicLib/GARS.hpp |
Lines 54-104
include/GeographicLib/UTMUPS.hpp
Link Here
|
54 |
include/GeographicLib/Utility.hpp |
58 |
include/GeographicLib/Utility.hpp |
55 |
lib/cmake/GeographicLib/geographiclib-config-version.cmake |
59 |
lib/cmake/GeographicLib/geographiclib-config-version.cmake |
56 |
lib/cmake/GeographicLib/geographiclib-config.cmake |
60 |
lib/cmake/GeographicLib/geographiclib-config.cmake |
57 |
lib/cmake/GeographicLib/geographiclib-legacy-targets-%%CMAKE_BUILD_TYPE%%.cmake |
|
|
58 |
lib/cmake/GeographicLib/geographiclib-legacy-targets.cmake |
59 |
lib/cmake/GeographicLib/geographiclib-targets-%%CMAKE_BUILD_TYPE%%.cmake |
61 |
lib/cmake/GeographicLib/geographiclib-targets-%%CMAKE_BUILD_TYPE%%.cmake |
60 |
lib/cmake/GeographicLib/geographiclib-targets.cmake |
62 |
lib/cmake/GeographicLib/geographiclib-targets.cmake |
61 |
lib/libGeographic.a |
63 |
lib/libGeographicLib.so |
62 |
lib/libGeographic.so |
64 |
lib/libGeographicLib.so.24 |
63 |
lib/libGeographic.so.19 |
65 |
lib/libGeographicLib.so.24.1.0 |
64 |
lib/libGeographic.so.19.2.0 |
|
|
65 |
lib/node_modules/geographiclib/LICENSE.txt |
66 |
lib/node_modules/geographiclib/README.md |
67 |
lib/node_modules/geographiclib/geographiclib.js |
68 |
lib/node_modules/geographiclib/geographiclib.min.js |
69 |
lib/node_modules/geographiclib/package.json |
70 |
lib/node_modules/geographiclib/src/DMS.js |
71 |
lib/node_modules/geographiclib/src/Geodesic.js |
72 |
lib/node_modules/geographiclib/src/GeodesicLine.js |
73 |
lib/node_modules/geographiclib/src/Math.js |
74 |
lib/node_modules/geographiclib/src/PolygonArea.js |
75 |
lib/node_modules/geographiclib/test/geodesictest.js |
76 |
lib/node_modules/geographiclib/types/geographiclib.d.ts |
77 |
%%PYTHON_SITELIBDIR%%/geographiclib/__init__.py |
78 |
%%PYTHON_SITELIBDIR%%/geographiclib/accumulator.py |
79 |
%%PYTHON_SITELIBDIR%%/geographiclib/constants.py |
80 |
%%PYTHON_SITELIBDIR%%/geographiclib/geodesic.py |
81 |
%%PYTHON_SITELIBDIR%%/geographiclib/geodesiccapability.py |
82 |
%%PYTHON_SITELIBDIR%%/geographiclib/geodesicline.py |
83 |
%%PYTHON_SITELIBDIR%%/geographiclib/geomath.py |
84 |
%%PYTHON_SITELIBDIR%%/geographiclib/polygonarea.py |
85 |
%%PYTHON_SITELIBDIR%%/geographiclib/test/__init__.py |
86 |
%%PYTHON_SITELIBDIR%%/geographiclib/test/test_geodesic.py |
87 |
libdata/pkgconfig/geographiclib.pc |
66 |
libdata/pkgconfig/geographiclib.pc |
88 |
share/man/man1/CartConvert.1.gz |
|
|
89 |
share/man/man1/ConicProj.1.gz |
90 |
share/man/man1/GeoConvert.1.gz |
91 |
share/man/man1/GeodSolve.1.gz |
92 |
share/man/man1/GeodesicProj.1.gz |
93 |
share/man/man1/GeoidEval.1.gz |
94 |
share/man/man1/Gravity.1.gz |
95 |
share/man/man1/MagneticField.1.gz |
96 |
share/man/man1/Planimeter.1.gz |
97 |
share/man/man1/RhumbSolve.1.gz |
98 |
share/man/man1/TransverseMercatorProj.1.gz |
99 |
share/man/man8/geographiclib-get-geoids.8.gz |
100 |
share/man/man8/geographiclib-get-gravity.8.gz |
101 |
share/man/man8/geographiclib-get-magnetic.8.gz |
102 |
sbin/geographiclib-get-geoids |
67 |
sbin/geographiclib-get-geoids |
103 |
sbin/geographiclib-get-gravity |
68 |
sbin/geographiclib-get-gravity |
104 |
sbin/geographiclib-get-magnetic |
69 |
sbin/geographiclib-get-magnetic |
Lines 153-234
sbin/geographiclib-get-magnetic
Link Here
|
153 |
%%MAGNETIC_WMM2015V2%%%%DATADIR%%/magnetic/wmm2015v2.wmm.cof |
118 |
%%MAGNETIC_WMM2015V2%%%%DATADIR%%/magnetic/wmm2015v2.wmm.cof |
154 |
%%MAGNETIC_WMM2020%%%%DATADIR%%/magnetic/wmm2020.wmm |
119 |
%%MAGNETIC_WMM2020%%%%DATADIR%%/magnetic/wmm2020.wmm |
155 |
%%MAGNETIC_WMM2020%%%%DATADIR%%/magnetic/wmm2020.wmm.cof |
120 |
%%MAGNETIC_WMM2020%%%%DATADIR%%/magnetic/wmm2020.wmm.cof |
156 |
share/matlab/geographiclib-legacy/Contents.m |
121 |
share/man/man1/CartConvert.1.gz |
157 |
share/matlab/geographiclib-legacy/geocentricforward.m |
122 |
share/man/man1/ConicProj.1.gz |
158 |
share/matlab/geographiclib-legacy/geocentricreverse.m |
123 |
share/man/man1/GeoConvert.1.gz |
159 |
share/matlab/geographiclib-legacy/geodesicdirect.m |
124 |
share/man/man1/GeodSolve.1.gz |
160 |
share/matlab/geographiclib-legacy/geodesicinverse.m |
125 |
share/man/man1/GeodesicProj.1.gz |
161 |
share/matlab/geographiclib-legacy/geodesicline.m |
126 |
share/man/man1/GeoidEval.1.gz |
162 |
share/matlab/geographiclib-legacy/geoidheight.m |
127 |
share/man/man1/Gravity.1.gz |
163 |
share/matlab/geographiclib-legacy/localcartesianforward.m |
128 |
share/man/man1/MagneticField.1.gz |
164 |
share/matlab/geographiclib-legacy/localcartesianreverse.m |
129 |
share/man/man1/Planimeter.1.gz |
165 |
share/matlab/geographiclib-legacy/mgrsforward.m |
130 |
share/man/man1/RhumbSolve.1.gz |
166 |
share/matlab/geographiclib-legacy/mgrsreverse.m |
131 |
share/man/man1/TransverseMercatorProj.1.gz |
167 |
share/matlab/geographiclib-legacy/polygonarea.m |
132 |
share/man/man8/geographiclib-get-geoids.8.gz |
168 |
share/matlab/geographiclib-legacy/utmupsforward.m |
133 |
share/man/man8/geographiclib-get-gravity.8.gz |
169 |
share/matlab/geographiclib-legacy/utmupsreverse.m |
134 |
share/man/man8/geographiclib-get-magnetic.8.gz |
170 |
share/matlab/geographiclib/Contents.m |
|
|
171 |
share/matlab/geographiclib/cassini_fwd.m |
172 |
share/matlab/geographiclib/cassini_inv.m |
173 |
share/matlab/geographiclib/defaultellipsoid.m |
174 |
share/matlab/geographiclib/ecc2flat.m |
175 |
share/matlab/geographiclib/eqdazim_fwd.m |
176 |
share/matlab/geographiclib/eqdazim_inv.m |
177 |
share/matlab/geographiclib/flat2ecc.m |
178 |
share/matlab/geographiclib/gedistance.m |
179 |
share/matlab/geographiclib/gedoc.m |
180 |
share/matlab/geographiclib/geocent_fwd.m |
181 |
share/matlab/geographiclib/geocent_inv.m |
182 |
share/matlab/geographiclib/geodarea.m |
183 |
share/matlab/geographiclib/geoddistance.m |
184 |
share/matlab/geographiclib/geoddoc.m |
185 |
share/matlab/geographiclib/geodreckon.m |
186 |
share/matlab/geographiclib/geographiclib_test.m |
187 |
share/matlab/geographiclib/geoid_height.m |
188 |
share/matlab/geographiclib/geoid_load.m |
189 |
share/matlab/geographiclib/gereckon.m |
190 |
share/matlab/geographiclib/gnomonic_fwd.m |
191 |
share/matlab/geographiclib/gnomonic_inv.m |
192 |
share/matlab/geographiclib/loccart_fwd.m |
193 |
share/matlab/geographiclib/loccart_inv.m |
194 |
share/matlab/geographiclib/mgrs_fwd.m |
195 |
share/matlab/geographiclib/mgrs_inv.m |
196 |
share/matlab/geographiclib/polarst_fwd.m |
197 |
share/matlab/geographiclib/polarst_inv.m |
198 |
share/matlab/geographiclib/private/A1m1f.m |
199 |
share/matlab/geographiclib/private/A2m1f.m |
200 |
share/matlab/geographiclib/private/A3coeff.m |
201 |
share/matlab/geographiclib/private/A3f.m |
202 |
share/matlab/geographiclib/private/AngDiff.m |
203 |
share/matlab/geographiclib/private/AngNormalize.m |
204 |
share/matlab/geographiclib/private/AngRound.m |
205 |
share/matlab/geographiclib/private/C1f.m |
206 |
share/matlab/geographiclib/private/C1pf.m |
207 |
share/matlab/geographiclib/private/C2f.m |
208 |
share/matlab/geographiclib/private/C3coeff.m |
209 |
share/matlab/geographiclib/private/C3f.m |
210 |
share/matlab/geographiclib/private/C4coeff.m |
211 |
share/matlab/geographiclib/private/C4f.m |
212 |
share/matlab/geographiclib/private/G4coeff.m |
213 |
share/matlab/geographiclib/private/GeoRotation.m |
214 |
share/matlab/geographiclib/private/LatFix.m |
215 |
share/matlab/geographiclib/private/SinCosSeries.m |
216 |
share/matlab/geographiclib/private/atan2dx.m |
217 |
share/matlab/geographiclib/private/cbrtx.m |
218 |
share/matlab/geographiclib/private/copysignx.m |
219 |
share/matlab/geographiclib/private/cvmgt.m |
220 |
share/matlab/geographiclib/private/eatanhe.m |
221 |
share/matlab/geographiclib/private/geoid_file.m |
222 |
share/matlab/geographiclib/private/geoid_load_file.m |
223 |
share/matlab/geographiclib/private/norm2.m |
224 |
share/matlab/geographiclib/private/remx.m |
225 |
share/matlab/geographiclib/private/sincosdx.m |
226 |
share/matlab/geographiclib/private/sumx.m |
227 |
share/matlab/geographiclib/private/swap.m |
228 |
share/matlab/geographiclib/private/tauf.m |
229 |
share/matlab/geographiclib/private/taupf.m |
230 |
share/matlab/geographiclib/projdoc.m |
231 |
share/matlab/geographiclib/tranmerc_fwd.m |
232 |
share/matlab/geographiclib/tranmerc_inv.m |
233 |
share/matlab/geographiclib/utmups_fwd.m |
234 |
share/matlab/geographiclib/utmups_inv.m |
235 |
- |
|
|