Data Structures | |
| struct | ast_mlat_rs_status_t |
| MLAT remote sensor status. More... | |
| struct | ast_dataitem_019_552_t |
| Data Item I019/551 - Tracking Processor Detailed Status. More... | |
Macros | |
| #define | AST_MLAT_MAX_RS 255 |
| Max MLAT remote sensors. More... | |
| #define | ast_dataitem_019_552_get_size ast_dataitem_get_size_rep_2_byte |
| Get size function. More... | |
Functions | |
| ast_dataitem_019_552_t | ast_dataitem_019_552_decode (const ast_dataitem_t di) |
| Decode function. More... | |
| void | ast_dataitem_019_552_get_summary (char *summary, const size_t summary_size, const ast_dataitem_t di) |
| Get Summary function. More... | |
| void | ast_dataitem_019_552_get_detail_html (char *detail, const size_t detail_size, const ast_dataitem_t di) |
| Get detail function. More... | |
| #define ast_dataitem_019_552_get_size ast_dataitem_get_size_rep_2_byte |
Get size function.
| #define AST_MLAT_MAX_RS 255 |
Max MLAT remote sensors.
| ast_dataitem_019_552_t ast_dataitem_019_552_decode | ( | const ast_dataitem_t | di | ) |
Decode function.
| void ast_dataitem_019_552_get_detail_html | ( | char * | detail, |
| const size_t | detail_size, | ||
| const ast_dataitem_t | di | ||
| ) |
Get detail function.
| void ast_dataitem_019_552_get_summary | ( | char * | summary, |
| const size_t | summary_size, | ||
| const ast_dataitem_t | di | ||
| ) |
Get Summary function.