#include <desc.h>
Data Fields | |
| int | mtab |
| BUFR master table. | |
| int | subcent |
| Originating/generating subcenter. | |
| int | gencent |
| Originating/generating center. | |
| int | updsequ |
| Update sequence number. | |
| int | opsec |
| optional section | |
| int | dcat |
| Data Category type (BUFR Table A). | |
| int | dcatst |
| Data Category sub-type. | |
| int | idcatst |
| International Data Category sub-type. | |
| int | vmtab |
| Version number of master tables used. | |
| int | vltab |
| Version number of local tables used. | |
| int | year |
| Year of century. | |
| int | mon |
| Month. | |
| int | day |
| Day. | |
| int | hour |
| Hour. | |
| int | min |
| Minute. | |
| int | sec |
| Second (used as of BUFR edition 4). | |
Definition at line 120 of file desc.h.
| int sect_1_t::mtab |
BUFR master table 0 for standard WMO BUFR tables
Update sequence number zero for original BUFR messages; incremented for updates
| int sect_1_t::opsec |
Bit 1 = 0 No optional section = 1 Optional section included Bits 2 - 8 set to zero (reserved)
| int sect_1_t::dcatst |
Data Category sub-type defined by local ADP centres
| int sect_1_t::year |
Year of century 2 digit for BUFR edition < 4, 4 digit year as of BUFR edition 4
1.5.4