sect_1_t Struct Reference

Holds the information contained in section 1. More...

#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).


Detailed Description

Holds the information contained in section 1
See also:
bufr_sect_1_from_file, bufr_sect_1_to_file, bufr_encode_sections0125, bufr_decode_sections01
Examples:

apisample.c.

Definition at line 120 of file desc.h.


Field Documentation

int sect_1_t::mtab

BUFR master table 0 for standard WMO BUFR tables

Examples:
apisample.c.

Definition at line 121 of file desc.h.

int sect_1_t::updsequ

Update sequence number zero for original BUFR messages; incremented for updates

Examples:
apisample.c.

Definition at line 127 of file desc.h.

int sect_1_t::opsec

Bit 1 = 0 No optional section = 1 Optional section included Bits 2 - 8 set to zero (reserved)

Examples:
apisample.c.

Definition at line 132 of file desc.h.

int sect_1_t::dcatst

Data Category sub-type defined by local ADP centres

Examples:
apisample.c.

Definition at line 138 of file desc.h.

int sect_1_t::idcatst

International Data Category sub-type Common Table C-13, used as of BUFR edition 4

Definition at line 142 of file desc.h.

int sect_1_t::year

Year of century 2 digit for BUFR edition < 4, 4 digit year as of BUFR edition 4

Examples:
apisample.c.

Definition at line 148 of file desc.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 18 16:52:45 2007 for OPERA BUFR software by  doxygen 1.5.4