@@ -10,46 +10,49 @@ Below you can find the items with the different colors and it's meaning for the
10
10
11
11
## EOBT / TOBT
12
12
13
- | Color | Meaning |
14
- | -------- | ------- |
15
- | light green | TOBT in the future, not confirmed |
16
- | green | TOBT confirmed, not expired, within the next hour, difference between TOBT and TSAT less than 5 minutes |
17
- | light yellow | TOBT not confirmed, difference TOBT and TSAT more than 5 minutes (startup delay) |
18
- | yellow | TOBT confirmed, difference TOBT and TSAT more than 5 minutes (startup delay) |
19
- | orange | TOBT confirmed, difference TOBT and TSAT more than 5 minutes (startup delay) |
20
- | gray | Outbound has startup |
13
+ | Color | Meaning |
14
+ | ------------ | ------------------------------------------------------------------------------------------------ ------- |
15
+ | light green | TOBT in the future, not confirmed |
16
+ | green | TOBT confirmed, not expired, within the next hour, difference between TOBT and TSAT less than 5 minutes |
17
+ | light yellow | TOBT not confirmed, difference TOBT and TSAT more than 5 minutes (startup delay) |
18
+ | yellow | TOBT confirmed, difference TOBT and TSAT more than 5 minutes (startup delay) |
19
+ | orange | TOBT in past and TSAT expired or TSAT does not exist or TOBT is more than 1h in the future |
20
+ | gray | Outbound has startup |
21
21
22
22
## TSAT
23
23
24
- | Color | Meaning |
25
- | -------- | ------- |
26
- | light green | NOW < TSAT - 5 minutes |
27
- | green | NOW = TSAT +/- 5 minutes |
28
- | orange | TSAT expired (NOW > TSAT + 5 minutes) |
29
- | gray | with ASAT (startup) |
24
+ | Color | Meaning |
25
+ | ----------- | -------------------------------------------------------- |
26
+ | gray | with ASAT (startup) |
27
+ | light green | NOW < TSAT - 5 minutes |
28
+ | green | NOW = TSAT +/- 5 minutes |
29
+ | orange | TSAT expired (NOW > TSAT + 5 minutes) |
30
+ | light blue | NOW < TSAT - 5 minutes AND pilot has CTOT |
31
+ | blue | NOW = TSAT +/- 5 minutes AND pilot has CTOT |
32
+ | red | TSAT expired (NOW > TSAT + 5 minutes) AND pilot has CTOT |
30
33
31
34
## ASRT / AORT
32
35
33
- | Color | Meaning |
34
- | -------- | ------- |
35
- | green | ASRT / AORT older 0 - 5 mintes |
36
- | yellow | ASRT / AORT older 5 - 10 minutes |
37
- | orange | ASRT / AORT older 10 - 15 minutes |
38
- | red | ASRT / AORT older 15 minutes |
39
- | gray | with ASAT / AOBT |
36
+ | Color | Meaning |
37
+ | ------ | -------------------------- ------- |
38
+ | green | ASRT / AORT older 0 - 5 mintes |
39
+ | yellow | ASRT / AORT older 5 - 10 minutes |
40
+ | orange | ASRT / AORT older 10 - 15 minutes |
41
+ | red | ASRT / AORT older 15 minutes |
42
+ | gray | with ASAT / AOBT |
40
43
41
44
## ASAT
42
45
43
- | Color | Meaning |
44
- | -------- | ------- |
45
- | green | ASAT + 5 minutes (pushback) or ASAT + 10 minutes (taxi out) |
46
- | orange | Pushback Window expired |
47
- | gray | with AOBT |
46
+ | Color | Meaning |
47
+ | ------ | ---------------------------------------------------- ------- |
48
+ | green | ASAT + 5 minutes (pushback) or ASAT + 10 minutes (taxi out) |
49
+ | orange | Pushback Window expired |
50
+ | gray | with AOBT |
48
51
49
52
## TTOT
50
53
51
- | Color | Meaning |
52
- | -------- | ------- |
53
- | green | NOW < TTOT or still valid TTOT Block |
54
- | orange | TTOT Block expired (e.g. TTOT 1213, orange at 1220) |
55
- | gray | with AOBT |
54
+ | Color | Meaning |
55
+ | ------ | -------------------------------------------- ------- |
56
+ | green | NOW < TTOT or still valid TTOT Block |
57
+ | orange | TTOT Block expired (e.g. TTOT 1213, orange at 1220) |
58
+ | gray | with AOBT |
0 commit comments