ASTERIX CAT023 - CNS/ATM Ground Station and Service Status Reports. More...
Go to the source code of this file.
Data Structures | |
struct | ast_dataitem_023_100_t |
Data Item I023/100 - Ground Station Status. More... | |
Typedefs | |
typedef ast_dataitem_message_type_t | ast_dataitem_023_000_t |
typedef ast_dataitem_data_source_identifier_t | ast_dataitem_023_010_t |
typedef ast_dataitem_time_of_day_t | ast_dataitem_023_070_t |
Enumerations | |
enum | ast_ground_station_report_type_t { GROUND_STATION_STATUS = 1, GROUND_STATION_SERVICE_STATUS = 2, GROUND_STATION_SERVICE_STATISTICS = 3 } |
Functions | |
const char * | ast_dataitem_023_get_name (const ast_dataitem_type_t type) |
Get name function. More... | |
void | ast_dataitem_023_000_get_summary (char *summary, const size_t summary_size, const ast_dataitem_t di) |
ast_dataitem_023_100_t | ast_dataitem_023_100_decode (const ast_dataitem_t di) |
Decode function. More... | |
void | ast_dataitem_023_100_get_summary (char *summary, const size_t summary_size, const ast_dataitem_t di) |
Get summary funciton. More... | |
void | ast_dataitem_023_100_get_detail_html (char *detail, const size_t detail_size, const ast_dataitem_t di) |
Get detail function. More... | |
ASTERIX CAT023 - CNS/ATM Ground Station and Service Status Reports.
const char* ast_dataitem_023_get_name | ( | const ast_dataitem_type_t | type | ) |
Get name function.