Differentiate None from Unknown in CCloudLayer

refs #663
This commit is contained in:
Roland Winklmeier
2016-06-05 22:56:28 +02:00
parent ebe039d267
commit 3a1605b553
2 changed files with 7 additions and 3 deletions

View File

@@ -39,7 +39,8 @@ namespace BlackMisc
Few,
Scattered,
Broken,
Overcast
Overcast,
CoverageUnknown
};
//! Cloud type
@@ -49,7 +50,8 @@ namespace BlackMisc
Cirrus,
Stratus,
Cumulus,
Thunderstorm
Thunderstorm,
CloudsUnknown
};
//! Precipitation Type
@@ -57,7 +59,8 @@ namespace BlackMisc
{
NoPrecipitation,
Rain,
Snow
Snow,
PrecipitationUnknown
};
//! Properties by index