Squawk (aka Mode-3/A Code) More...
#include <type.h>
Data Fields | |
| bool | valid |
| true if Mode-3/A code is valid More... | |
| int | code |
| Mode-3/A code, -1 if invalid. More... | |
| bool | garbled |
| true if Mode-3/A code is garbled More... | |
| bool | smoothed |
| true if Mode-3/A code is smoothed More... | |
Squawk (aka Mode-3/A Code)
| int ast_squawk_t::code |
Mode-3/A code, -1 if invalid.
| bool ast_squawk_t::garbled |
true if Mode-3/A code is garbled
| bool ast_squawk_t::smoothed |
true if Mode-3/A code is smoothed
| bool ast_squawk_t::valid |
true if Mode-3/A code is valid