Weather Condition Enumeration
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
public enum WeatherConditionVB
Public Enumeration WeatherConditionMembers
| Sunny | 0 | |
| Cloudy | 1 | |
| Rainy | 2 | |
| Night | 3 |