NDEVR
API Documentation
EXIFInfo::Geolocation_t::Coord_t

Geographic coordinate expressed in degrees, minutes, and seconds. More...

Public Attributes

double degrees
 Degrees component.
uint8_t direction
 Cardinal direction character (e.g., 'N', 'S', 'E', 'W').
double minutes
 Minutes component.
double seconds
 Seconds component.

Detailed Description

Geographic coordinate expressed in degrees, minutes, and seconds.

Definition at line 294 of file TinyExif.h.


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