QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
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.

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: