Skip to content

NoaaWeatherStationResponse

Namespace: ThinkGeo.Core

public class NoaaWeatherStationResponse

Inheritance ObjectNoaaWeatherStationResponse

Properties

RequestIndex

public double RequestIndex { get; set; }

Property Value

Double

Stations

public List<NoaaWeatherStation> Stations { get; set; }

Property Value

List<NoaaWeatherStation>

Constructors

NoaaWeatherStationResponse()

public NoaaWeatherStationResponse()

Methods

DownloadNoaaWeatherStationResponse()

public static NoaaWeatherStationResponse DownloadNoaaWeatherStationResponse()

Returns

NoaaWeatherStationResponse