Add weather grid classes

refs #556
This commit is contained in:
Roland Winklmeier
2016-01-13 20:41:29 +01:00
parent 59508305ae
commit ca06933c0d
7 changed files with 273 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ namespace BlackMisc
GlobalIndexCPresentWeather = 4200,
GlobalIndexCWindLayer = 4300,
GlobalIndexCTemperatureLayer = 4400,
GlobalIndexCGridPoint = 4500,
GlobalIndexICoordinateGeodetic = 5000,
GlobalIndexCCoordinateGeodetic = 5100,
GlobalIndexCClient = 6000,