QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | Public Attributes | List of all members
QgsExifTools::GeoTagDetails Class Reference

Extended image geotag details. More...

#include <qgsexiftools.h>

Public Member Functions

 GeoTagDetails ()
 

Public Attributes

double elevation = 0
 GPS elevation, or NaN if elevation is not available. More...
 

Detailed Description

Extended image geotag details.

Since
QGIS 3.6

Definition at line 74 of file qgsexiftools.h.

Constructor & Destructor Documentation

◆ GeoTagDetails()

QgsExifTools::GeoTagDetails::GeoTagDetails ( )
inline

Definition at line 78 of file qgsexiftools.h.

Member Data Documentation

◆ elevation

double QgsExifTools::GeoTagDetails::elevation = 0

GPS elevation, or NaN if elevation is not available.

Definition at line 86 of file qgsexiftools.h.


The documentation for this class was generated from the following file: