|
MeteoIODoc 20251207.a703fe45
Environmental timeseries pre-processing
|
#include <meteoio/Config.h>#include <meteoio/dataClasses/Array2D.h>#include <meteoio/dataClasses/DEMObject.h>#include <meteoio/dataClasses/Grid2DObject.h>#include <meteoio/dataClasses/Grid3DObject.h>#include <meteoio/dataClasses/MeteoData.h>#include <vector>#include <string>Go to the source code of this file.
Classes | |
| class | mio::LinesRange |
| A class to represent and handle ranges of lines. They can be sorted, checked for uniqueness and a line number can be compared to the range (is it before or after?). More... | |
| class | mio::IOInterface |
| A class representing the IO Layer of the software Alpine3D. For each type of IO (File, DB, Webservice, etc) a derived class is to be created that holds the specific implementation of the appropriate virtual methods. The IOHandler class is a wrapper class that is able to deal with all above implementations of the IOInterface abstract base class. More... | |
Namespaces | |
| namespace | mio |