This file is indexed.

/usr/share/doc/geographiclib/html/files.html is in geographiclib-tools 1.21-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>GeographicLib: File List</title>

<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />



</head>
<body>
<div id="top"><!-- do not remove this div! -->


<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  
  
  <td style="padding-left: 0.5em;">
   <div id="projectname">GeographicLib
   &#160;<span id="projectnumber">1.21</span>
   </div>
   
  </td>
  
  
  
 </tr>
 </tbody>
</table>
</div>

<!-- Generated by Doxygen 1.7.5 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li class="current"><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="headertitle">
<div class="title">File List</div>  </div>
</div>
<div class="contents">
<div class="textblock">Here is a list of all files with brief descriptions:</div><table>
  <tr><td class="indexkey"><a class="el" href="Accumulator_8hpp.html">Accumulator.hpp</a> <a href="Accumulator_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1Accumulator.html" title="An accumulator for sums.">GeographicLib::Accumulator</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="AlbersEqualArea_8cpp.html">AlbersEqualArea.cpp</a> <a href="AlbersEqualArea_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1AlbersEqualArea.html" title="Albers Equal Area Conic Projection.">GeographicLib::AlbersEqualArea</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="AlbersEqualArea_8hpp.html">AlbersEqualArea.hpp</a> <a href="AlbersEqualArea_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1AlbersEqualArea.html" title="Albers Equal Area Conic Projection.">GeographicLib::AlbersEqualArea</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="AzimuthalEquidistant_8cpp.html">AzimuthalEquidistant.cpp</a> <a href="AzimuthalEquidistant_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1AzimuthalEquidistant.html" title="Azimuthal Equidistant Projection.">GeographicLib::AzimuthalEquidistant</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="AzimuthalEquidistant_8hpp.html">AzimuthalEquidistant.hpp</a> <a href="AzimuthalEquidistant_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1AzimuthalEquidistant.html" title="Azimuthal Equidistant Projection.">GeographicLib::AzimuthalEquidistant</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="CartConvert_8cpp.html">CartConvert.cpp</a> <a href="CartConvert_8cpp_source.html">[code]</a></td><td class="indexvalue">Command line utility for geodetic to cartesian coordinate conversions </td></tr>
  <tr><td class="indexkey"><a class="el" href="CassiniSoldner_8cpp.html">CassiniSoldner.cpp</a> <a href="CassiniSoldner_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1CassiniSoldner.html" title="Cassini-Soldner Projection.">GeographicLib::CassiniSoldner</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="CassiniSoldner_8hpp.html">CassiniSoldner.hpp</a> <a href="CassiniSoldner_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1CassiniSoldner.html" title="Cassini-Soldner Projection.">GeographicLib::CassiniSoldner</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="CircularEngine_8cpp.html">CircularEngine.cpp</a> <a href="CircularEngine_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1CircularEngine.html" title="Spherical Harmonic sums for a circle.">GeographicLib::CircularEngine</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="CircularEngine_8hpp.html">CircularEngine.hpp</a> <a href="CircularEngine_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1CircularEngine.html" title="Spherical Harmonic sums for a circle.">GeographicLib::CircularEngine</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="ConicProj_8cpp.html">ConicProj.cpp</a> <a href="ConicProj_8cpp_source.html">[code]</a></td><td class="indexvalue">Command line utility for conical projections </td></tr>
  <tr><td class="indexkey"><a class="el" href="Constants_8hpp.html">Constants.hpp</a> <a href="Constants_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1Constants.html" title="Constants needed by GeographicLib">GeographicLib::Constants</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="DMS_8cpp.html">DMS.cpp</a> <a href="DMS_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1DMS.html" title="Convert between degrees and DMS representation.">GeographicLib::DMS</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="DMS_8hpp.html">DMS.hpp</a> <a href="DMS_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1DMS.html" title="Convert between degrees and DMS representation.">GeographicLib::DMS</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="EllipticFunction_8cpp.html">EllipticFunction.cpp</a> <a href="EllipticFunction_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1EllipticFunction.html" title="Elliptic functions needed for TransverseMercatorExact.">GeographicLib::EllipticFunction</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="EllipticFunction_8hpp.html">EllipticFunction.hpp</a> <a href="EllipticFunction_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1EllipticFunction.html" title="Elliptic functions needed for TransverseMercatorExact.">GeographicLib::EllipticFunction</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="Geocentric_8cpp.html">Geocentric.cpp</a> <a href="Geocentric_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1Geocentric.html" title="Geocentric coordinates">GeographicLib::Geocentric</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="Geocentric_8hpp.html">Geocentric.hpp</a> <a href="Geocentric_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1Geocentric.html" title="Geocentric coordinates">GeographicLib::Geocentric</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="GeoConvert_8cpp.html">GeoConvert.cpp</a> <a href="GeoConvert_8cpp_source.html">[code]</a></td><td class="indexvalue">Command line utility for geographic coordinate conversions </td></tr>
  <tr><td class="indexkey"><a class="el" href="GeoCoords_8cpp.html">GeoCoords.cpp</a> <a href="GeoCoords_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1GeoCoords.html" title="Conversion between geographic coordinates.">GeographicLib::GeoCoords</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="GeoCoords_8hpp.html">GeoCoords.hpp</a> <a href="GeoCoords_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1GeoCoords.html" title="Conversion between geographic coordinates.">GeographicLib::GeoCoords</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="Geod_8cpp.html">Geod.cpp</a> <a href="Geod_8cpp_source.html">[code]</a></td><td class="indexvalue">Command line utility for geodesic calculations </td></tr>
  <tr><td class="indexkey"><a class="el" href="Geodesic_8cpp.html">Geodesic.cpp</a> <a href="Geodesic_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1Geodesic.html" title="Geodesic calculations">GeographicLib::Geodesic</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="Geodesic_8hpp.html">Geodesic.hpp</a> <a href="Geodesic_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1Geodesic.html" title="Geodesic calculations">GeographicLib::Geodesic</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="GeodesicLine_8cpp.html">GeodesicLine.cpp</a> <a href="GeodesicLine_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1GeodesicLine.html" title="A geodesic line.">GeographicLib::GeodesicLine</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="GeodesicLine_8hpp.html">GeodesicLine.hpp</a> <a href="GeodesicLine_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1GeodesicLine.html" title="A geodesic line.">GeographicLib::GeodesicLine</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="GeodesicProj_8cpp.html">GeodesicProj.cpp</a> <a href="GeodesicProj_8cpp_source.html">[code]</a></td><td class="indexvalue">Command line utility for geodesic projections </td></tr>
  <tr><td class="indexkey"><a class="el" href="Geoid_8cpp.html">Geoid.cpp</a> <a href="Geoid_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1Geoid.html" title="Looking up the height of the geoid.">GeographicLib::Geoid</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="Geoid_8hpp.html">Geoid.hpp</a> <a href="Geoid_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1Geoid.html" title="Looking up the height of the geoid.">GeographicLib::Geoid</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="GeoidEval_8cpp.html">GeoidEval.cpp</a> <a href="GeoidEval_8cpp_source.html">[code]</a></td><td class="indexvalue">Command line utility for evaluating geoid heights </td></tr>
  <tr><td class="indexkey"><a class="el" href="Gnomonic_8cpp.html">Gnomonic.cpp</a> <a href="Gnomonic_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1Gnomonic.html" title="Gnomonic Projection.">GeographicLib::Gnomonic</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="Gnomonic_8hpp.html">Gnomonic.hpp</a> <a href="Gnomonic_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1Gnomonic.html" title="Gnomonic Projection.">GeographicLib::Gnomonic</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="Gravity_8cpp.html">Gravity.cpp</a> <a href="Gravity_8cpp_source.html">[code]</a></td><td class="indexvalue">Command line utility for evaluating gravity fields </td></tr>
  <tr><td class="indexkey"><a class="el" href="GravityCircle_8cpp.html">GravityCircle.cpp</a> <a href="GravityCircle_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1GravityCircle.html" title="Gravity on a circle of latitude.">GeographicLib::GravityCircle</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="GravityCircle_8hpp.html">GravityCircle.hpp</a> <a href="GravityCircle_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1GravityCircle.html" title="Gravity on a circle of latitude.">GeographicLib::GravityCircle</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="GravityModel_8cpp.html">GravityModel.cpp</a> <a href="GravityModel_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1GravityModel.html" title="Model of the earth&#39;s gravity field.">GeographicLib::GravityModel</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="GravityModel_8hpp.html">GravityModel.hpp</a> <a href="GravityModel_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1GravityModel.html" title="Model of the earth&#39;s gravity field.">GeographicLib::GravityModel</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="LambertConformalConic_8cpp.html">LambertConformalConic.cpp</a> <a href="LambertConformalConic_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1LambertConformalConic.html" title="Lambert Conformal Conic Projection.">GeographicLib::LambertConformalConic</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="LambertConformalConic_8hpp.html">LambertConformalConic.hpp</a> <a href="LambertConformalConic_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1LambertConformalConic.html" title="Lambert Conformal Conic Projection.">GeographicLib::LambertConformalConic</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="LocalCartesian_8cpp.html">LocalCartesian.cpp</a> <a href="LocalCartesian_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1LocalCartesian.html" title="Local Cartesian coordinates.">GeographicLib::LocalCartesian</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="LocalCartesian_8hpp.html">LocalCartesian.hpp</a> <a href="LocalCartesian_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1LocalCartesian.html" title="Local Cartesian coordinates.">GeographicLib::LocalCartesian</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="MagneticCircle_8cpp.html">MagneticCircle.cpp</a> <a href="MagneticCircle_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1MagneticCircle.html" title="Geomagnetic field on a circle of latitude.">GeographicLib::MagneticCircle</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="MagneticCircle_8hpp.html">MagneticCircle.hpp</a> <a href="MagneticCircle_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1MagneticCircle.html" title="Geomagnetic field on a circle of latitude.">GeographicLib::MagneticCircle</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="MagneticField_8cpp.html">MagneticField.cpp</a> <a href="MagneticField_8cpp_source.html">[code]</a></td><td class="indexvalue">Command line utility for evaluating magnetic fields </td></tr>
  <tr><td class="indexkey"><a class="el" href="MagneticModel_8cpp.html">MagneticModel.cpp</a> <a href="MagneticModel_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1MagneticModel.html" title="Model of the earth&#39;s magnetic field.">GeographicLib::MagneticModel</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="MagneticModel_8hpp.html">MagneticModel.hpp</a> <a href="MagneticModel_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1MagneticModel.html" title="Model of the earth&#39;s magnetic field.">GeographicLib::MagneticModel</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="Math_8hpp.html">Math.hpp</a> <a href="Math_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1Math.html" title="Mathematical functions needed by GeographicLib.">GeographicLib::Math</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="MGRS_8cpp.html">MGRS.cpp</a> <a href="MGRS_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1MGRS.html" title="Convert between UTM/UPS and MGRS.">GeographicLib::MGRS</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="MGRS_8hpp.html">MGRS.hpp</a> <a href="MGRS_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1MGRS.html" title="Convert between UTM/UPS and MGRS.">GeographicLib::MGRS</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="NormalGravity_8cpp.html">NormalGravity.cpp</a> <a href="NormalGravity_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1NormalGravity.html" title="The normal gravity of the earth.">GeographicLib::NormalGravity</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="NormalGravity_8hpp.html">NormalGravity.hpp</a> <a href="NormalGravity_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1NormalGravity.html" title="The normal gravity of the earth.">GeographicLib::NormalGravity</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="OSGB_8cpp.html">OSGB.cpp</a> <a href="OSGB_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1OSGB.html" title="Ordnance Survey grid system for Great Britain.">GeographicLib::OSGB</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="OSGB_8hpp.html">OSGB.hpp</a> <a href="OSGB_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1OSGB.html" title="Ordnance Survey grid system for Great Britain.">GeographicLib::OSGB</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="Planimeter_8cpp.html">Planimeter.cpp</a> <a href="Planimeter_8cpp_source.html">[code]</a></td><td class="indexvalue">Command line utility for measuring the area of geodesic polygons </td></tr>
  <tr><td class="indexkey"><a class="el" href="PolarStereographic_8cpp.html">PolarStereographic.cpp</a> <a href="PolarStereographic_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1PolarStereographic.html" title="Polar Stereographic Projection.">GeographicLib::PolarStereographic</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="PolarStereographic_8hpp.html">PolarStereographic.hpp</a> <a href="PolarStereographic_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1PolarStereographic.html" title="Polar Stereographic Projection.">GeographicLib::PolarStereographic</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="PolygonArea_8cpp.html">PolygonArea.cpp</a> <a href="PolygonArea_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1PolygonArea.html" title="Polygon Areas.">GeographicLib::PolygonArea</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="PolygonArea_8hpp.html">PolygonArea.hpp</a> <a href="PolygonArea_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1PolygonArea.html" title="Polygon Areas.">GeographicLib::PolygonArea</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="SphericalEngine_8cpp.html">SphericalEngine.cpp</a> <a href="SphericalEngine_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1SphericalEngine.html" title="The evaluation engine for SphericalHarmonic.">GeographicLib::SphericalEngine</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="SphericalEngine_8hpp.html">SphericalEngine.hpp</a> <a href="SphericalEngine_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1SphericalEngine.html" title="The evaluation engine for SphericalHarmonic.">GeographicLib::SphericalEngine</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="SphericalHarmonic_8hpp.html">SphericalHarmonic.hpp</a> <a href="SphericalHarmonic_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1SphericalHarmonic.html" title="Spherical Harmonic series.">GeographicLib::SphericalHarmonic</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="SphericalHarmonic1_8hpp.html">SphericalHarmonic1.hpp</a> <a href="SphericalHarmonic1_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1SphericalHarmonic1.html" title="Spherical Harmonic series with a correction to the coefficients.">GeographicLib::SphericalHarmonic1</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="SphericalHarmonic2_8hpp.html">SphericalHarmonic2.hpp</a> <a href="SphericalHarmonic2_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1SphericalHarmonic2.html" title="Spherical Harmonic series with two corrections to the coefficients.">GeographicLib::SphericalHarmonic2</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="TransverseMercator_8cpp.html">TransverseMercator.cpp</a> <a href="TransverseMercator_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1TransverseMercator.html" title="Transverse Mercator Projection.">GeographicLib::TransverseMercator</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="TransverseMercator_8hpp.html">TransverseMercator.hpp</a> <a href="TransverseMercator_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1TransverseMercator.html" title="Transverse Mercator Projection.">GeographicLib::TransverseMercator</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="TransverseMercatorExact_8cpp.html">TransverseMercatorExact.cpp</a> <a href="TransverseMercatorExact_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1TransverseMercatorExact.html" title="An exact implementation of the Transverse Mercator Projection.">GeographicLib::TransverseMercatorExact</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="TransverseMercatorExact_8hpp.html">TransverseMercatorExact.hpp</a> <a href="TransverseMercatorExact_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1TransverseMercatorExact.html" title="An exact implementation of the Transverse Mercator Projection.">GeographicLib::TransverseMercatorExact</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="TransverseMercatorProj_8cpp.html">TransverseMercatorProj.cpp</a> <a href="TransverseMercatorProj_8cpp_source.html">[code]</a></td><td class="indexvalue">Command line utility for transverse Mercator projections </td></tr>
  <tr><td class="indexkey"><a class="el" href="Utility_8cpp.html">Utility.cpp</a> <a href="Utility_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1Utility.html" title="Some utility routines for GeographicLib.">GeographicLib::Utility</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="Utility_8hpp.html">Utility.hpp</a> <a href="Utility_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1Utility.html" title="Some utility routines for GeographicLib.">GeographicLib::Utility</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="UTMUPS_8cpp.html">UTMUPS.cpp</a> <a href="UTMUPS_8cpp_source.html">[code]</a></td><td class="indexvalue">Implementation for <a class="el" href="classGeographicLib_1_1UTMUPS.html" title="Convert between Geographic coordinates and UTM/UPS.">GeographicLib::UTMUPS</a> class </td></tr>
  <tr><td class="indexkey"><a class="el" href="UTMUPS_8hpp.html">UTMUPS.hpp</a> <a href="UTMUPS_8hpp_source.html">[code]</a></td><td class="indexvalue">Header for <a class="el" href="classGeographicLib_1_1UTMUPS.html" title="Convert between Geographic coordinates and UTM/UPS.">GeographicLib::UTMUPS</a> class </td></tr>
</table>
</div>


<hr class="footer"/><address class="footer"><small>
Generated on Tue Apr 24 2012 17:54:17 for GeographicLib by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.5
</small></address>

</body>
</html>