get_value_wind


Description:

public bool get_value_wind (SpeedUnit unit, out double speed, out WindDirection direction)

Parameters:

this

a Info

unit

the desired unit, as a SpeedUnit

speed

forecasted wind speed

direction

forecasted wind direction

Returns:

TRUE if speed and direction are valid, FALSE otherwise.