MeteoIODoc  2.10.0
MeteoData.h File Reference
#include <meteoio/dataClasses/Date.h>
#include <meteoio/dataClasses/StationData.h>
#include <string>
#include <vector>
#include <set>

Go to the source code of this file.

Classes

class  mio::MeteoGrids
 A class to represent the meteorological parameters that could be contained in a grid. This should be very close to MeteoData with a few additions (like the wind u,v,w) More...
 
class  mio::MeteoData
 A class to represent a singular measurement received from one station at a certain time (represented by the Date object) More...
 

Namespaces

 mio
 

Typedefs

typedef std::vector< MeteoData > mio::METEO_SET