mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-22 05:05:38 +08:00
Ref T261, aircraft changes class reflecting delta/average values
* math utils for standard deviation etc. * CAircraftSituationChange value class
This commit is contained in:
committed by
Roland Winklmeier
parent
d1f5635bd1
commit
784cf29af5
@@ -89,12 +89,13 @@ namespace BlackMisc
|
||||
GlobalIndexCPlatform = 1000,
|
||||
GlobalIndexCCallsign = 2000,
|
||||
GlobalIndexCAircraftSituation = 2100,
|
||||
GlobalIndexCAtcStation = 2200,
|
||||
GlobalIndexCAirport = 2300,
|
||||
GlobalIndexCAircraftParts = 2400,
|
||||
GlobalIndexCAircraftLights = 2500,
|
||||
GlobalIndexCLivery = 2600,
|
||||
GlobalIndexCFlightPlan = 2700,
|
||||
GlobalIndexCAircraftSituationChange = 2200,
|
||||
GlobalIndexCAtcStation = 2300,
|
||||
GlobalIndexCAirport = 2400,
|
||||
GlobalIndexCAircraftParts = 2500,
|
||||
GlobalIndexCAircraftLights = 2600,
|
||||
GlobalIndexCLivery = 2700,
|
||||
GlobalIndexCFlightPlan = 2800,
|
||||
GlobalIndexCComSystem = 3000,
|
||||
GlobalIndexCModulator = 3100,
|
||||
GlobalIndexCTransponder = 3200,
|
||||
|
||||
Reference in New Issue
Block a user