Property | Type | Description | |
---|---|---|---|
Weather | System |
Method | Description | |
---|---|---|
GetObjectData ( |
||
Weather ( System.DateTime date, eWindSpeed windspeed, WindDirection direction, CloudCover cover, Precipitation precip, |
Method | Description | |
---|---|---|
Weather ( |
public GetObjectData ( |
||
info | ||
context | ||
return | void |
public Weather ( System.DateTime date, eWindSpeed windspeed, WindDirection direction, CloudCover cover, Precipitation precip, |
||
date | System.DateTime | |
windspeed | eWindSpeed | |
direction | WindDirection | |
cover | CloudCover | |
precip | Precipitation | |
temperatures | ||
temperatureLow | double | |
temperatureHigh | double | |
return | System |