marble
MarbleMath.h File Reference
  
Include dependency graph for MarbleMath.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| Marble | |
Functions | |
| qreal | Marble::distanceSphere (qreal lon1, qreal lat1, qreal lon2, qreal lat2) | 
| qreal | Marble::distanceSphere (const GeoDataCoordinates &coords1, const GeoDataCoordinates &coords2) | 
| qreal | Marble::distanceSphereApprox (qreal lon1, qreal lat1, qreal lon2, qreal lat2) | 
| qreal | gd (qreal x) | 
| qreal | Marble::gdInv (qreal x) | 
Function Documentation
      
  | 
  inline | 
This method is a fast Mac Laurin power series approximation of the Gudermannian.
The Gudermannian gives the latitude in the Mercator projection in terms of the vertical position y. See: http://en.wikipedia.org/wiki/Mercator_projection
Definition at line 114 of file MarbleMath.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference