# WeatherStationData Class Reference

| Column | Column | Column |
| --- | --- | --- |
 | Properties |  | 
 | int | [StationCode](class_weather_station_data.html#a21e18506a0356f7f51282b9ece78862f) `[get, set]` | 
 |  |  | 
 | string | [StationName](class_weather_station_data.html#a2ffd7c7701ce2acf635821b96272b240) `[get, set]` | 
 |  |  | 
 | decimal | [Latitude](class_weather_station_data.html#a8e6a6b2859e5981c4747610f0b649177) `[get, set]` | 
 |  |  | 
 | decimal | [Longitude](class_weather_station_data.html#a2e505d6034aeec3d788c9f7766c13464) `[get, set]` | 
 |  |  | 


## Detailed Description

Contains information about weather stations.

## Property Documentation

## [◆](#a8e6a6b2859e5981c4747610f0b649177)Latitude

| Column | Column | Column | Column |
| --- | --- | --- | --- |
 |  |  |  | --- |  | decimal WeatherStationData.Latitude |  | getset | 


Latitude of station

## [◆](#a2e505d6034aeec3d788c9f7766c13464)Longitude

| Column | Column | Column | Column |
| --- | --- | --- | --- |
 |  |  |  | --- |  | decimal WeatherStationData.Longitude |  | getset | 


Longitude of station

## [◆](#a21e18506a0356f7f51282b9ece78862f)StationCode

| Column | Column | Column | Column |
| --- | --- | --- | --- |
 |  |  |  | --- |  | int WeatherStationData.StationCode |  | getset | 


Identifier of weather station

## [◆](#a2ffd7c7701ce2acf635821b96272b240)StationName

| Column | Column | Column | Column |
| --- | --- | --- | --- |
 |  |  |  | --- |  | string WeatherStationData.StationName |  | getset | 


Common name assigned to weather station

* [WeatherStationData](class_weather_station_data.html)
* Generated by [![doxygen](doxygen.svg)](https://www.doxygen.org/index.html) 1.9.5
