项目作者: AlexanderSobolev1990
项目描述 :
Direct and inverse geodetic problems solved on sphere and ellipsoid (using Vincenty formulas)
高级语言: C++
项目地址: git://github.com/AlexanderSobolev1990/geodeticproblems.git
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.