#include <meteoio/dataClasses/Coords.h>#include <string>#include <iomanip>#include <vector>#include <map>Go to the source code of this file.
Classes | |
| class | mio::StationData |
| A class to represent meteo stations with attributes like longitude, latitude, etc. More... | |
Namespaces | |
| namespace | mio |
Typedefs | |
| typedef std::vector< StationData > | mio::STATIONS_SET |