bufr2synop 0.24.0
Data Fields
bufr_tableD_decoded_item Struct Reference

Store parameters for a line in table D (sequence of descritors) More...

#include <bufrdeco.h>

Data Fields

char key [8]
 
char key2 [8]
 
char description [BUFR_EXPLAINED_LENGTH]
 
char description2 [BUFR_EXPLAINED_LENGTH]
 

Detailed Description

Store parameters for a line in table D (sequence of descritors)

Definition at line 907 of file bufrdeco.h.

Field Documentation

◆ description

char bufr_tableD_decoded_item::description[BUFR_EXPLAINED_LENGTH]

Explained name of sequence

Definition at line 911 of file bufrdeco.h.

Referenced by bufr_read_tableD(), and bufrdeco_tableD_get_descriptors_array().

◆ description2

char bufr_tableD_decoded_item::description2[BUFR_EXPLAINED_LENGTH]

Explained name of elemet of sequence

Definition at line 912 of file bufrdeco.h.

Referenced by bufr_read_tableD().

◆ key

char bufr_tableD_decoded_item::key[8]

c key value of sequence descriptor

Definition at line 909 of file bufrdeco.h.

Referenced by bufr_read_tableD().

◆ key2

char bufr_tableD_decoded_item::key2[8]

c key 2 of sequence element

Definition at line 910 of file bufrdeco.h.

Referenced by bufr_read_tableD().


The documentation for this struct was generated from the following file: