mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 01:05:35 +08:00
refs #448 metar value classes
This commit is contained in:
committed by
Mathew Sutcliffe
parent
047e408597
commit
a94ea5618f
@@ -65,6 +65,10 @@ namespace BlackMisc
|
||||
GlobalIndexCAircraftIcaoCode = 2600,
|
||||
GlobalIndexCAirlineIcaoCode = 2700,
|
||||
GlobalIndexCAirportIcaoCode = 2800,
|
||||
GlobalIndexCMetar = 2900,
|
||||
GlobalIndexCCloudLayer = 2910,
|
||||
GlobalIndexCPresentWeather = 2920,
|
||||
GlobalIndexCWindLayer = 2930,
|
||||
GlobalIndexICoordinateGeodetic = 3000,
|
||||
GlobalIndexCCoordinateGeodetic = 3100,
|
||||
GlobalIndexCClient = 4000,
|
||||
|
||||
Reference in New Issue
Block a user