libwreport  2.9
Namespaces | Constant Groups
codetables.h File Reference

Unit conversion functions. More...

Go to the source code of this file.

Namespaces

 wreport
 Main namespace.
 

Constant Groups

 wreport
 Main namespace.
 

Variables

const unsigned int wreport::BUFR08001::MISSING = 0x01
 BUFR08001 code table constants.
 
const unsigned int wreport::BUFR08001::SIGWIND = 0x02
 BUFR08001 code table constants.
 
const unsigned int wreport::BUFR08001::SIGTH = 0x04
 BUFR08001 code table constants.
 
const unsigned int wreport::BUFR08001::MAXWIND = 0x08
 BUFR08001 code table constants.
 
const unsigned int wreport::BUFR08001::TROPO = 0x10
 BUFR08001 code table constants.
 
const unsigned int wreport::BUFR08001::STD = 0x20
 BUFR08001 code table constants.
 
const unsigned int wreport::BUFR08001::SURFACE = 0x40
 BUFR08001 code table constants.
 
const unsigned int wreport::BUFR08001::ALL_MISSING = 0x7f
 BUFR08001 code table constants.
 
const unsigned int wreport::BUFR08042::MISSING = 0x00001
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::H2PRESS = 0x00002
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::RESERVED = 0x00004
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::REGIONAL = 0x00008
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::TOPWIND = 0x00010
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::ENDMISSW = 0x00020
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::BEGMISSW = 0x00040
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::ENDMISSH = 0x00080
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::BEGMISSH = 0x00100
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::ENDMISST = 0x00200
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::BEGMISST = 0x00400
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::SIGWIND = 0x00800
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::SIGHUM = 0x01000
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::SIGTEMP = 0x02000
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::MAXWIND = 0x04000
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::TROPO = 0x08000
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::STD = 0x10000
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::SURFACE = 0x20000
 BUFR08042 code table constants.
 
const unsigned int wreport::BUFR08042::ALL_MISSING = 0x3ffff
 BUFR08042 code table constants.
 

Detailed Description

Unit conversion functions.