Go to the source code of this file.
|
| enum | DtVrfWeatherPrecipitationType {
DtVrfWeatherPrecipitationNone = 0,
DtVrfWeatherPrecipitationRain,
DtVrfWeatherPrecipitationSnow,
DtVrfWeatherPrecipitationDrySnow,
DtVrfWeatherPrecipitationSleet,
DtVrfWeatherPrecipitationHail
} |
| |
| enum | DtVrfWeatherCloudState {
DtVrfWeatherCloudStateClear = 0,
DtVrfWeatherCloudStateMostlyClear,
DtVrfWeatherCloudStateCloudy,
DtVrfWeatherCloudStatePartlyCloudy,
DtVrfWeatherCloudStateMostlyCloudy,
DtVrfWeatherCloudStateOvercast,
DtVrfWeatherCloudStateThunderstorm,
DtVrfWeatherCloudStateSandStorm
} |
| |
| Enumerator |
|---|
| DtVrfWeatherPrecipitationNone |
|
| DtVrfWeatherPrecipitationRain |
|
| DtVrfWeatherPrecipitationSnow |
|
| DtVrfWeatherPrecipitationDrySnow |
|
| DtVrfWeatherPrecipitationSleet |
|
| DtVrfWeatherPrecipitationHail |
|
| Enumerator |
|---|
| DtVrfWeatherCloudStateClear |
|
| DtVrfWeatherCloudStateMostlyClear |
|
| DtVrfWeatherCloudStateCloudy |
|
| DtVrfWeatherCloudStatePartlyCloudy |
|
| DtVrfWeatherCloudStateMostlyCloudy |
|
| DtVrfWeatherCloudStateOvercast |
|
| DtVrfWeatherCloudStateThunderstorm |
|
| DtVrfWeatherCloudStateSandStorm |
|