#include <utl/TransformerConstructor.h>
#include <utl/CoordinateSystem.h>
#include <utl/TransformationMatrix.h>
#include <utl/ReferenceEllipsoid.h>
Go to the source code of this file.
Classes | |
class | utl::AugerCoordinateSystemConstructor< Policy > |
Namespaces | |
utl | |
Typedefs | |
typedef AugerCoordinateSystemConstructor < BaseCSPolicy > | utl::AugerBaseCoordinateSystem |
For base coordinate systems. More... | |
typedef AugerCoordinateSystemConstructor < DerivedCSPolicy > | utl::AugerCoordinateSystem |
The normal coordinate system type. More... | |