add a status if the sequence is fixed

Este cometimento está contido em:
Sven Czarnian
2021-11-11 14:13:21 +01:00
ascendente b498fe94d1
cometimento 094e0c627a

Ver ficheiro

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