Go to the source code of this file.
Enumerations |
| enum | DtVrfWeatherPrecipitationType { DtVrfWeatherPrecipitationNone = 0,
DtVrfWeatherPrecipitationRain,
DtVrfWeatherPrecipitationSnow,
DtVrfWeatherPrecipitationSandStorm
} |
| enum | DtVrfWeatherCloudState {
DtVrfWeatherCloudStateClear = 0,
DtVrfWeatherCloudStateMostlyClear,
DtVrfWeatherCloudStateCloudy,
DtVrfWeatherCloudStatePartlyCloudy,
DtVrfWeatherCloudStateMostlyCloudy,
DtVrfWeatherCloudStateOvercast,
DtVrfWeatherCloudStateThunderstorm,
DtVrfWeatherCloudStateSandStorm
} |
Enumeration Type Documentation
- Enumerator:
| DtVrfWeatherPrecipitationNone |
|
| DtVrfWeatherPrecipitationRain |
|
| DtVrfWeatherPrecipitationSnow |
|
| DtVrfWeatherPrecipitationSandStorm |
|
- Enumerator:
| DtVrfWeatherCloudStateClear |
|
| DtVrfWeatherCloudStateMostlyClear |
|
| DtVrfWeatherCloudStateCloudy |
|
| DtVrfWeatherCloudStatePartlyCloudy |
|
| DtVrfWeatherCloudStateMostlyCloudy |
|
| DtVrfWeatherCloudStateOvercast |
|
| DtVrfWeatherCloudStateThunderstorm |
|
| DtVrfWeatherCloudStateSandStorm |
|