Explorar el Código

add more planned information

Sven Czarnian hace 3 años
padre
commit
7088bd7bcd
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      aman/types/Inbound.py

+ 2 - 0
aman/types/Inbound.py

@@ -38,6 +38,8 @@ class Inbound:
         self.EstimatedStarEntryTime = None
         self.PlannedRunway = None
         self.PlannedStar = None
+        self.PlannedArrivalRoute = None
+        self.PlannedTrackmiles = None
         self.ArrivalCandidates = {}
         self.WTC = None
         self.FixedSequence = False