Fortran library for Geodesics  2.0
geodinverse.for File Reference

A test program for invers() More...

Go to the source code of this file.

Functions/Subroutines

program geodinverse
 A simple program to solve the inverse geodesic problem. More...
 

Detailed Description

A test program for invers()

Definition in file geodinverse.for.

Function/Subroutine Documentation

◆ geodinverse()

program geodinverse

A simple program to solve the inverse geodesic problem.

This program reads in lines with lat1, lon1, lon2, lat2 and prints out lines with azi1, azi2, s12 (for the WGS84 ellipsoid).

Definition at line 9 of file geodinverse.for.