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