#include <meteoio/dataClasses/CoordsAlgorithms.h>
#include <meteoio/IOExceptions.h>
#include <meteoio/MathOptim.h>
#include <meteoio/IOUtils.h>
#include <sstream>
#include <cstdio>
#include <iomanip>
Classes | |
class | mio::CoordsAlgorithms |
A static class to handle geographic algorithms. This class offers methods to handle lat/lon coordinates, to transform lat/lon coordinates, to compute distances on a sphere or to convert between coordinate systems. More... | |
Namespaces | |
namespace | mio |