Data Structures | |
struct | ast_dataitem_010_020_t |
Data Item I010/020 - Target Report Descriptor. More... | |
Macros | |
#define | ast_dataitem_010_020_get_size ast_dataitem_get_size_var_3_byte |
Get size function. More... | |
Enumerations | |
enum | ast_surface_target_type_t { AST_SFC_TARGET_TYPE_SSR_MLAT = 0, AST_SFC_TARGET_TYPE_MODES_MLAT = 1, AST_SFC_TARGET_TYPE_ADSB = 2, AST_SFC_TARGET_TYPE_PSR = 3, AST_SFC_TARGET_TYPE_MAGLOOP = 4, AST_SFC_TARGET_TYPE_HF_MLAT = 5, AST_SFC_TARGET_TYPE_UNDEFINED = 6, AST_SFC_TARGET_TYPE_OTHER = 7 } |
Surface Target Surveillance Type. More... | |
enum | ast_loop_status_t { AST_LOOP_UNDETERMINED = 0, AST_LOOP_START = 1, AST_LOOP_FINISH = 2 } |
Loop Status. More... | |
enum | ast_surface_target_t { AST_SFC_TARGET_UNDETERMINED = 0, AST_SFC_TARGET_AIRCRAFT = 1, AST_SFC_TARGET_GROUND_VEHICLE = 2, AST_SFC_TARGET_HELICOPTER = 3 } |
Surface Target Type. More... | |
Functions | |
ast_dataitem_010_020_t | ast_dataitem_010_020_decode (const ast_dataitem_t di) |
Decode function. More... | |
void | ast_dataitem_010_020_get_summary (char *summary, const size_t summary_size, const ast_dataitem_t di) |
Encode function. More... | |
void | ast_dataitem_010_020_get_detail_html (char *detail, const size_t detail_size, const ast_dataitem_t di) |
Get detail function. More... | |
#define ast_dataitem_010_020_get_size ast_dataitem_get_size_var_3_byte |
Get size function.
enum ast_loop_status_t |
enum ast_surface_target_t |
ast_dataitem_010_020_t ast_dataitem_010_020_decode | ( | const ast_dataitem_t | di | ) |
Decode function.
void ast_dataitem_010_020_get_detail_html | ( | char * | detail, |
const size_t | detail_size, | ||
const ast_dataitem_t | di | ||
) |
Get detail function.
void ast_dataitem_010_020_get_summary | ( | char * | summary, |
const size_t | summary_size, | ||
const ast_dataitem_t | di | ||
) |
Encode function.
Get summary function