add a flag that inidicates if the flight has all relevant information
This commit is contained in:
@@ -25,6 +25,7 @@ class Inbound:
|
||||
self.FixedSequence = False
|
||||
self.ExpectedRunway = None
|
||||
self.AssignmentMode = None
|
||||
self.HasValidSequence = False
|
||||
self.WTC = None
|
||||
|
||||
# analyze the WTC
|
||||
|
||||
Reference in New Issue
Block a user