Browse Source

add more planned information

Sven Czarnian 3 years ago
parent
commit
7088bd7bcd
1 changed files with 2 additions and 0 deletions
  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