MI - Fimex
Public Member Functions | Static Public Member Functions | List of all members
MetNoFimex::PolarStereographicProjection Class Reference

#include <fimex/coordSys/PolarStereographicProjection.h>

Inheritance diagram for MetNoFimex::PolarStereographicProjection:
MetNoFimex::StereographicProjection MetNoFimex::ProjectionImpl MetNoFimex::Projection MetNoFimex::CDMNamedEntity

Public Member Functions

 PolarStereographicProjection ()
 
virtual ~PolarStereographicProjection ()
 
- Public Member Functions inherited from MetNoFimex::StereographicProjection
 StereographicProjection ()
 
virtual ~StereographicProjection ()
 
- Public Member Functions inherited from MetNoFimex::ProjectionImpl
virtual ~ProjectionImpl ()
 
virtual std::vector< CDMAttributegetParameters () const
 
virtual void addParameter (CDMAttribute attribute)
 
virtual void addParameters (std::vector< CDMAttribute > attributes)
 
virtual void removeParameter (std::string paramName)
 
virtual const std::stringgetName () const
 
virtual bool isDegree () const
 
virtual std::string getProj4String () const
 
virtual std::string getProj4EarthString () const
 
virtual std::string toString () const
 
- Public Member Functions inherited from MetNoFimex::Projection
virtual ~Projection ()
 
virtual void convertToLonLat (std::vector< double > &xVals, std::vector< double > &yVals) const throw (CDMException)
 
virtual void convertFromLonLat (std::vector< double > &xVals, std::vector< double > &yVals) const throw (CDMException)
 
virtual bool operator== (const Projection &b) const
 
- Public Member Functions inherited from MetNoFimex::CDMNamedEntity
virtual ~CDMNamedEntity ()=0
 

Static Public Member Functions

static bool acceptsProj4 (const std::string &proj4Str)
 
static std::vector< CDMAttributeparametersFromProj4 (const std::string &proj4)
 
- Static Public Member Functions inherited from MetNoFimex::StereographicProjection
static bool acceptsProj4 (const std::string &proj4Str)
 
static std::vector< CDMAttributeparametersFromProj4 (const std::string &proj4)
 
- Static Public Member Functions inherited from MetNoFimex::Projection
static boost::shared_ptr< Projectioncreate (std::vector< CDMAttribute >)
 
static boost::shared_ptr< ProjectioncreateByProj4 (const std::string &projStr)
 

Additional Inherited Members

- Protected Member Functions inherited from MetNoFimex::StereographicProjection
 StereographicProjection (std::string name)
 
virtual std::ostreamgetProj4ProjectionPart (std::ostream &oproj) const
 
- Protected Member Functions inherited from MetNoFimex::ProjectionImpl
 ProjectionImpl (std::string name, bool isDegree)
 
bool addParameterToStream (std::ostream &outStream, const std::string &name, std::string replaceName="") const
 
- Protected Member Functions inherited from MetNoFimex::Projection
 Projection ()
 
- Static Protected Member Functions inherited from MetNoFimex::ProjectionImpl
static bool proj4ProjectionMatchesName (const std::string &proj4String, const std::string &name)
 
static void proj4GetEarthAttributes (const std::string &proj4String, std::vector< CDMAttribute > &attrList)
 
- Protected Attributes inherited from MetNoFimex::ProjectionImpl
std::vector< CDMAttributeparams_
 

Constructor & Destructor Documentation

MetNoFimex::PolarStereographicProjection::PolarStereographicProjection ( )
inline
virtual MetNoFimex::PolarStereographicProjection::~PolarStereographicProjection ( )
inlinevirtual

Member Function Documentation

static bool MetNoFimex::PolarStereographicProjection::acceptsProj4 ( const std::string proj4Str)
static
static std::vector<CDMAttribute> MetNoFimex::PolarStereographicProjection::parametersFromProj4 ( const std::string proj4)
static

The documentation for this class was generated from the following file: