diff --git a/aman/types/Inbound.py b/aman/types/Inbound.py index cd55aff..775f3a5 100644 --- a/aman/types/Inbound.py +++ b/aman/types/Inbound.py @@ -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()