Namespace for GeographicLib. More...
Classes | |
class | AzimuthalEquidistant |
Azimuthal Equidistant Projection. More... | |
class | CassiniSoldner |
Cassini-Soldner Projection. More... | |
class | Math |
Mathematical functions needed by GeographicLib. More... | |
class | Constants |
Constants needed by GeographicLib More... | |
class | GeographicErr |
Exception handling for GeographicLib More... | |
class | DMS |
Convert between degrees and DMS representation. More... | |
class | EllipticFunction |
Elliptic functions needed for TransverseMercatorExact. More... | |
class | Geocentric |
Geocentric coordinates More... | |
class | GeoCoords |
Conversion between geographic coordinates. More... | |
class | Geodesic |
Geodesic calculations More... | |
class | GeodesicLine |
A geodesic line. More... | |
class | Geoid |
Computing the height of the geoid. More... | |
class | LambertConformalConic |
Lambert Conformal Conic Projection. More... | |
class | LocalCartesian |
Local Cartesian coordinates. More... | |
class | MGRS |
Convert between UTM/UPS and MGRS. More... | |
class | PolarStereographic |
Polar Stereographic Projection. More... | |
class | TransverseMercator |
Transverse Mercator Projection. More... | |
class | TransverseMercatorExact |
An exact implementation of the Transverse Mercator Projection. More... | |
class | UTMUPS |
Convert between Geographic coordinates and UTM/UPS. More... |
Namespace for GeographicLib.
All of GeographicLib is defined within the GeographicLib namespace. In addtion all the header files are included via GeographicLib/filename. This minimizes the likelihood of conflicts with other packages.