Namespaces | Functions
CoordinateSystemRegistry.cc File Reference
#include <map>
#include <string>
#include <fwk/CoordinateSystemRegistry.h>
#include <utl/CoordinateSystem.h>
#include <utl/AugerCoordinateSystem.h>
#include <utl/ReferenceEllipsoid.h>
#include <utl/UTMPoint.h>
#include <utl/AugerUnits.h>
#include <utl/AugerException.h>
#include <utl/ErrorLogger.h>
#include <utl/ShadowPtr.h>
#include <fwk/CentralConfig.h>
#include <utl/Reader.h>
#include <utl/config.h>
#include <utl/Deprecator.h>

Go to the source code of this file.

Namespaces

 fwk
 
 fwk::CoordinateSystemRegistry
 Collection of useful pre-defined coordinate systems.
 

Functions

utl::CoordinateSystemPtr fwk::CoordinateSystemRegistry::Get (const std::string &theID)
 Get a well-known Coordinate System. More...
 
utl::CoordinateSystemPtr fwk::CoordinateSystemRegistry::Get (const CoordinateSystemID &theID)
 Get a well-known Coordinate System. More...
 
void fwk::CoordinateSystemRegistry::Init ()
 Initialise the registry. More...
 

Detailed Description

Implementation of coordinate system registry

Author
Lukas Nellen
Date
31 Oct 2003

Definition in file CoordinateSystemRegistry.cc.


, generated on Tue Sep 26 2023.