GeoidEval.cpp File Reference

Command line utility for evaluation geoid heights. More...

#include "GeographicLib/Geoid.hpp"
#include "GeographicLib/DMS.hpp"
#include "GeographicLib/GeoCoords.hpp"
#include <iostream>
#include <sstream>
#include <iomanip>

Go to the source code of this file.

Functions

int usage (int retval)
int main (int argc, char *argv[])

Detailed Description

Command line utility for evaluation geoid heights.

Copyright (c) Charles Karney (2009, 2010) <charles@karney.com> and licensed under the LGPL. For more information, see http://geographiclib.sourceforge.net/

Compile with -I../include and link with Geoid.o DMS.o

See GeoidEval for usage information.

Definition in file GeoidEval.cpp.


Function Documentation

int usage ( int  retval  ) 

Definition at line 21 of file GeoidEval.cpp.

int main ( int  argc,
char *  argv[] 
)

Definition at line 95 of file GeoidEval.cpp.

References usage().


Generated on 21 May 2010 for GeographicLib by  doxygen 1.6.1