AlexanderSobolev1990 / geodetic

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GEODETIC PROBLEMS

1. Brief


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

2. Notes


Code uses COMMON blocks, see sources for details.

About

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

License:MIT License


Languages

Language:Fortran 96.8%Language:CMake 3.2%