Browse Source

add more planned information

Sven Czarnian 3 năm trước cách đây
mục cha
commit
7088bd7bcd
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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