|
Traveler Information API
|
Properties | |
| int | StationID [get, set] |
| string | StationName [get, set] |
| decimal | Latitude [get, set] |
| decimal | Longitude [get, set] |
| DateTime | ReadingTime [get, set] |
| decimal? | TemperatureInFahrenheit [get, set] |
| decimal? | PrecipitationInInches [get, set] |
| decimal? | WindSpeedInMPH [get, set] |
| decimal? | WindGustSpeedInMPH [get, set] |
| int? | Visibility [get, set] |
| string | SkyCoverage [get, set] |
| decimal? | BarometricPressure [get, set] |
| decimal? | RelativeHumidity [get, set] |
| string | WindDirectionCardinal [get, set] |
| decimal? | WindDirection [get, set] |
Current information from a weather station.
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |