GeographicLib
1.21
|
Namespace for GeographicLib. More...
Classes | |
class | Accumulator |
An accumulator for sums. More... | |
class | AlbersEqualArea |
Albers Equal Area Conic Projection. More... | |
class | AzimuthalEquidistant |
Azimuthal Equidistant Projection. More... | |
class | CassiniSoldner |
Cassini-Soldner Projection. More... | |
class | CircularEngine |
Spherical Harmonic sums for a circle. 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 |
Looking up the height of the geoid. More... | |
class | Gnomonic |
Gnomonic Projection. More... | |
class | GravityCircle |
Gravity on a circle of latitude. More... | |
class | GravityModel |
Model of the earth's gravity field. More... | |
class | LambertConformalConic |
Lambert Conformal Conic Projection. More... | |
class | LocalCartesian |
Local Cartesian coordinates. More... | |
class | MagneticCircle |
Geomagnetic field on a circle of latitude. More... | |
class | MagneticModel |
Model of the earth's magnetic field. More... | |
class | Math |
Mathematical functions needed by GeographicLib. More... | |
class | MGRS |
Convert between UTM/UPS and MGRS. More... | |
class | NormalGravity |
The normal gravity of the earth. More... | |
class | OSGB |
Ordnance Survey grid system for Great Britain. More... | |
class | PolarStereographic |
Polar Stereographic Projection. More... | |
class | PolygonArea |
Polygon Areas. More... | |
class | SphericalEngine |
The evaluation engine for SphericalHarmonic. More... | |
class | SphericalHarmonic |
Spherical Harmonic series. More... | |
class | SphericalHarmonic1 |
Spherical Harmonic series with a correction to the coefficients. More... | |
class | SphericalHarmonic2 |
Spherical Harmonic series with two corrections to the coefficients. More... | |
class | TransverseMercator |
Transverse Mercator Projection. More... | |
class | TransverseMercatorExact |
An exact implementation of the Transverse Mercator Projection. More... | |
class | Utility |
Some utility routines for GeographicLib. More... | |
class | UTMUPS |
Convert between Geographic coordinates and UTM/UPS. More... |
Namespace for GeographicLib.
All of GeographicLib is defined within the GeographicLib namespace. In addition all the header files are included via GeographicLib/filename. This minimizes the likelihood of conflicts with other packages.