Data Item I010/020 - Target Report Descriptor

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

Detailed Description

Macro Definition Documentation

◆ ast_dataitem_010_020_get_size

#define ast_dataitem_010_020_get_size   ast_dataitem_get_size_var_3_byte

Get size function.

Enumeration Type Documentation

◆ ast_loop_status_t

Loop Status.

Enumerator
AST_LOOP_UNDETERMINED 
AST_LOOP_START 
AST_LOOP_FINISH 

◆ ast_surface_target_t

Surface Target Type.

Enumerator
AST_SFC_TARGET_UNDETERMINED 
AST_SFC_TARGET_AIRCRAFT 
AST_SFC_TARGET_GROUND_VEHICLE 
AST_SFC_TARGET_HELICOPTER 

◆ ast_surface_target_type_t

Surface Target Surveillance Type.

Enumerator
AST_SFC_TARGET_TYPE_SSR_MLAT 
AST_SFC_TARGET_TYPE_MODES_MLAT 
AST_SFC_TARGET_TYPE_ADSB 
AST_SFC_TARGET_TYPE_PSR 
AST_SFC_TARGET_TYPE_MAGLOOP 
AST_SFC_TARGET_TYPE_HF_MLAT 
AST_SFC_TARGET_TYPE_UNDEFINED 
AST_SFC_TARGET_TYPE_OTHER 

Function Documentation

◆ ast_dataitem_010_020_decode()

ast_dataitem_010_020_t ast_dataitem_010_020_decode ( const ast_dataitem_t  di)

Decode function.

◆ ast_dataitem_010_020_get_detail_html()

void ast_dataitem_010_020_get_detail_html ( char *  detail,
const size_t  detail_size,
const ast_dataitem_t  di 
)

Get detail function.

◆ ast_dataitem_010_020_get_summary()

void ast_dataitem_010_020_get_summary ( char *  summary,
const size_t  summary_size,
const ast_dataitem_t  di 
)

Encode function.

Get summary function