IWeatherProviderGetCurrentWeather Method

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
IWeatherData GetCurrentWeather(
	double latitude,
	double longitude
)

Parameters

latitude  Double
 
longitude  Double
 

Return Value

IWeatherData

See Also