/geodeticproblems

Direct and inverse geodetic problems solved on sphere and ellipsoid (using Vincenty formulas)

Primary LanguageC++MIT LicenseMIT

GEODETIC PROBLEMS

1. Brief


Solving direct and inverse geodetic problems:
- on sphere;
- on ellipsoid (using Vincenty formulas).

2. Dependencies


Armadillo & BLAS needed.

3. Tests


Several simple tests are provided.
Tests results are written to .txt file.