项目作者: AlexanderSobolev1990

项目描述 :
Direct and inverse geodetic problems solved on sphere and ellipsoid (using Vincenty formulas)
高级语言: C++
项目地址: git://github.com/AlexanderSobolev1990/geodeticproblems.git
创建时间: 2021-02-20T20:35:10Z
项目社区:https://github.com/AlexanderSobolev1990/geodeticproblems

开源协议:MIT License

下载


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.