#include <functional>
#include <vector>
#include <boost/shared_ptr.hpp>
#include <iostream>
#include "fimex/coordSys/CoordinateAxis.h"
#include "fimex/coordSys/Projection.h"
Go to the source code of this file.
Namespaces | |
namespace | MetNoFimex |
Classes | |
class | MetNoFimex::CoordinateSystem |
struct | MetNoFimex::CompleteCoordinateSystemForComparator |
Functions | |
std::ostream & | MetNoFimex::operator<< (std::ostream &out, const CoordinateSystem &p) |
std::vector< boost::shared_ptr < const CoordinateSystem > > | MetNoFimex::listCoordinateSystems (const CDM &cdm) |