ASTERIX CAT008 - Transmission of Monoradar Derived Weather Information. More...
Go to the source code of this file.
Data Structures | |
struct | ast_dataitem_008_120_t |
Data Item I008/120 - Total Number of Items Constituting One Weather Picture. More... | |
Typedefs | |
typedef ast_dataitem_message_type_t | ast_dataitem_008_000_t |
Data Item I008/000 - Message Type. More... | |
typedef ast_dataitem_data_source_identifier_t | ast_dataitem_008_010_t |
typedef ast_dataitem_time_of_day_t | ast_dataitem_008_090_t |
Enumerations | |
enum | ast_weather_message_type_t { AST_WEATHER_MESSAGE_POLAR = 1, AST_WEATHER_MESSAGE_CARTESIAN_PL = 2, AST_WEATHER_MESSAGE_CONTOUR = 3, AST_WEATHER_MESSAGE_CARTESIAN_PP = 4, AST_WEATHER_MESSAGE_SOP = 254, AST_WEATHER_MESSAGE_EOP = 255 } |
Weather message type. More... | |
Functions | |
const char * | ast_dataitem_008_get_name (const ast_dataitem_type_t type) |
Get name function. More... | |
void | ast_dataitem_008_000_get_summary (char *summary, const size_t summary_size, const ast_dataitem_t di) |
Get summary function. More... | |
ast_dataitem_008_120_t | ast_dataitem_008_120_decode (const ast_dataitem_t di) |
Decode function. More... | |
void | ast_dataitem_008_120_get_summary (char *summary, const size_t summary_size, const ast_dataitem_t di) |
Get summary function. More... | |
ASTERIX CAT008 - Transmission of Monoradar Derived Weather Information.
const char* ast_dataitem_008_get_name | ( | const ast_dataitem_type_t | type | ) |
Get name function.