UFO
|
#include <map>
#include <string>
#include <boost/noncopyable.hpp>
#include "ioda/ObsDataVector.h"
#include "ufo/filters/ObsFilterData.h"
Go to the source code of this file.
Classes | |
class | ufo::ObsFunctionBase< FunctionValue > |
struct | ufo::ObsFunctionTraits< float > |
struct | ufo::ObsFunctionTraits< int > |
struct | ufo::ObsFunctionTraits< std::string > |
class | ufo::ObsFunctionFactory< FunctionValue > |
Factory of ObsFunctions producing values of type FunctionValue . More... | |
class | ufo::ObsFunctionMaker< T > |
Namespaces | |
ufo | |