add a status if the sequence is fixed

Tento commit je obsažen v:
Sven Czarnian
2021-11-11 14:13:21 +01:00
rodič b498fe94d1
revize 094e0c627a

Zobrazit soubor

@@ -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()