ast_squawk_t Struct Reference

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...
 

Detailed Description

Squawk (aka Mode-3/A Code)

Field Documentation

◆ code

int ast_squawk_t::code

Mode-3/A code, -1 if invalid.

◆ garbled

bool ast_squawk_t::garbled

true if Mode-3/A code is garbled

◆ smoothed

bool ast_squawk_t::smoothed

true if Mode-3/A code is smoothed

◆ valid

bool ast_squawk_t::valid

true if Mode-3/A code is valid


The documentation for this struct was generated from the following file: