Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
CGEOGTRAN Class Reference

Public Member Functions

 CGEOGTRAN (const std::string &sName, const CGEOGCS &geogcs_from, const CGEOGCS &geogcs_to, const std::string &sMethod, const std::map< const std::string, double > &parameters)
 
void Set (const std::string &sName, const CGEOGCS &geogcs_from, const CGEOGCS &geogcs_to, const std::string &sMethod, const std::map< const std::string, double > &parameters)
 
void Clear ()
 
 CGEOGTRAN (const CGEOGTRAN &rhs)
 
void operator= (const CGEOGTRAN &rhs)
 
bool Parse (const std::string &s)
 
bool Parse (const std::string &s, int &ipos)
 
bool ParseArg (const std::string &s)
 
const std::string & Name () const
 
const CGEOGCSGeogcsFrom () const
 
const CGEOGCSGeogcsTo () const
 
const std::string & Method () const
 
const ParametersMapParameters () const
 
bool Parameter (const std::string &s, double &value) const
 

Public Attributes

std::string m_sName
 
CGEOGCS m_geogcs_from
 
CGEOGCS m_geogcs_to
 
std::string m_sMethod
 
ParametersMap m_parameters
 

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