Skip to content

Commit

Permalink
Update src/core/gps/qgsgpsconnection.h
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored and nyalldawson committed Jan 12, 2021
1 parent 74d0532 commit 9b7283a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/core/gps/qgsgpsconnection.h
Expand Up @@ -130,7 +130,9 @@ class CORE_EXPORT QgsGpsInformation

/**
* Geoidal separation (Diff. between WGS-84 earth ellipsoid and
* mean sea level. -=geoid is below WGS-84 ellipsoid)
* mean sea level.
*
* \since QGIS 3.18
*/
double elevation_diff = 0;

Expand Down

0 comments on commit 9b7283a

Please sign in to comment.