GeographicLib  1.42
Functions
GeoidEval.cpp File Reference

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

#include <iostream>
#include <string>
#include <sstream>
#include <fstream>
#include <GeographicLib/Geoid.hpp>
#include <GeographicLib/DMS.hpp>
#include <GeographicLib/Utility.hpp>
#include <GeographicLib/GeoCoords.hpp>
#include "GeoidEval.usage"

Go to the source code of this file.

Functions

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

Detailed Description

Command line utility for evaluating geoid heights.

Copyright (c) Charles Karney (2009-2012) charl.nosp@m.es@k.nosp@m.arney.nosp@m..com and licensed under the MIT/X11 License. For more information, see http://geographiclib.sourceforge.net/

See the man page for usage information.

Definition in file GeoidEval.cpp.

Function Documentation

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