Fortran library for Geodesics  2.0
geoddirect.for File Reference

A test program for direct() More...

Go to the source code of this file.

Functions/Subroutines

program geoddirect
 A simple program to solve the direct geodesic problem. More...
 

Detailed Description

A test program for direct()

Definition in file geoddirect.for.

Function/Subroutine Documentation

◆ geoddirect()

program geoddirect

A simple program to solve the direct geodesic problem.

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

Definition at line 9 of file geoddirect.for.