CCIMXDesktop
 
Loading...
Searching...
No Matches
LocationData Struct Reference

Represents geographical coordinates (latitude and longitude). More...

#include <WeatherData.h>

Public Attributes

double latitude
 The latitude coordinate (degrees, typically -90 to +90).
 
double longitude
 The longitude coordinate (degrees, typically -180 to +180).
 

Detailed Description

Represents geographical coordinates (latitude and longitude).

This structure is used to specify a point on the Earth's surface, typically used for identifying the location for which weather data is requested or provided.


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