Go to the source code of this file.
|
| enum | DtVrfWeatherPrecipitationType {
DtVrfWeatherPrecipitationNone = 0,
DtVrfWeatherPrecipitationRain,
DtVrfWeatherPrecipitationSnow,
DtVrfWeatherPrecipitationDrySnow,
DtVrfWeatherPrecipitationSleet,
DtVrfWeatherPrecipitationHail,
DtVrfWeatherPrecipitationDrizzle
} |
| |
| enum | DtVrfWeatherCloudState {
DtVrfWeatherCloudStateClear = 0,
DtVrfWeatherCloudStateMostlyClear,
DtVrfWeatherCloudStateCloudy,
DtVrfWeatherCloudStatePartlyCloudy,
DtVrfWeatherCloudStateMostlyCloudy,
DtVrfWeatherCloudStateOvercast,
DtVrfWeatherCloudStateThunderstorm,
DtVrfWeatherCloudStateSandStorm,
DtVrfWeatherCloudStateGroundFog,
DtVrfWeatherCloudStateBlowingSnow
} |
| |
| enum | DtVrfWeatherVisibilityObscurantType {
DtVrfWeatherVisibilityObscurantNone = 0,
DtVrfWeatherVisibilityObscurantHaze,
DtVrfWeatherVisibilityObscurantMist,
DtVrfWeatherVisibilityObscurantFog,
DtVrfWeatherVisibilityObscurantSmoke,
DtVrfWeatherVisibilityObscurantVolcanicAsh,
DtVrfWeatherVisibilityObscurantDust,
DtVrfWeatherVisibilityObscurantSand
} |
| |
| Enumerator |
|---|
| DtVrfWeatherPrecipitationNone |
|
| DtVrfWeatherPrecipitationRain |
|
| DtVrfWeatherPrecipitationSnow |
|
| DtVrfWeatherPrecipitationDrySnow |
|
| DtVrfWeatherPrecipitationSleet |
|
| DtVrfWeatherPrecipitationHail |
|
| DtVrfWeatherPrecipitationDrizzle |
|
| Enumerator |
|---|
| DtVrfWeatherCloudStateClear |
|
| DtVrfWeatherCloudStateMostlyClear |
|
| DtVrfWeatherCloudStateCloudy |
|
| DtVrfWeatherCloudStatePartlyCloudy |
|
| DtVrfWeatherCloudStateMostlyCloudy |
|
| DtVrfWeatherCloudStateOvercast |
|
| DtVrfWeatherCloudStateThunderstorm |
|
| DtVrfWeatherCloudStateSandStorm |
|
| DtVrfWeatherCloudStateGroundFog |
|
| DtVrfWeatherCloudStateBlowingSnow |
|
| Enumerator |
|---|
| DtVrfWeatherVisibilityObscurantNone |
|
| DtVrfWeatherVisibilityObscurantHaze |
|
| DtVrfWeatherVisibilityObscurantMist |
|
| DtVrfWeatherVisibilityObscurantFog |
|
| DtVrfWeatherVisibilityObscurantSmoke |
|
| DtVrfWeatherVisibilityObscurantVolcanicAsh |
|
| DtVrfWeatherVisibilityObscurantDust |
|
| DtVrfWeatherVisibilityObscurantSand |
|