@@ -39,6 +39,7 @@ class Inbound:
self.PlannedStar = None
self.ArrivalCandidates = {}
self.WTC = None
+ self.FixedSequence = False
# analyze the WTC
wtc = report.aircraft.wtc.upper()