MI - Fimex
|
#include <vector>
#include <map>
#include "fimex/CDMReader.h"
#include "fimex/CachedInterpolation.h"
#include "fimex/CachedVectorReprojection.h"
#include "fimex/CrossSectionDefinition.h"
#include "fimex/deprecated.h"
Go to the source code of this file.
Classes | |
class | MetNoFimex::InterpolatorProcess2d |
class | MetNoFimex::InterpolatorFill2d |
class | MetNoFimex::InterpolatorCreepFill2d |
class | MetNoFimex::InterpolatorCreepFillVal2d |
class | MetNoFimex::CDMInterpolator |
Namespaces | |
MetNoFimex | |
Functions | |
boost::shared_array< float > | MetNoFimex::data2InterpolationArray (const DataPtr &inData, double badValue) |
DataPtr | MetNoFimex::interpolationArray2Data (CDMDataType newType, boost::shared_array< float > iData, size_t size, double badValue) |