Value object for fixed weather scenario

This value object can be used to load, save and distribute fixed
weather scenarios.

refs #663
This commit is contained in:
Roland Winklmeier
2016-06-05 22:40:18 +02:00
parent 027b344d11
commit de0729faad
7 changed files with 210 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ namespace BlackMisc
GlobalIndexCTemperatureLayer = 4400,
GlobalIndexCGridPoint = 4500,
GlobalIndexCVisibilityLayer = 4600,
GlobalIndexCWeatherScenario = 4700,
GlobalIndexICoordinateGeodetic = 5000,
GlobalIndexCCoordinateGeodetic = 5100,
GlobalIndexCClient = 6000,