NoaaWeatherStationSiteType¶
Namespace: ThinkGeo.Core
public class NoaaWeatherStationSiteType
Inheritance Object → NoaaWeatherStationSiteType
Properties¶
Metar¶
public string Metar { get; set; }
Property Value¶
Taf¶
public string Taf { get; set; }
Property Value¶
Rawinsonde¶
public string Rawinsonde { get; set; }
Property Value¶
WfoOffice¶
public string WfoOffice { get; set; }
Property Value¶
Nexrad¶
public string Nexrad { get; set; }
Property Value¶
Constructors¶
NoaaWeatherStationSiteType()¶
public NoaaWeatherStationSiteType()
Methods¶
GetPriority()¶
public int GetPriority()