bufr2synop 0.24.0
Data Fields
temp_th_point Struct Reference

Store temperature and dewpoint depresion data in a TEMP report. More...

#include <mettemp.h>

Data Fields

char nini [4]
 
char PnPnPn [4]
 
char TnTnTan [4]
 
char DnDn [4]
 

Detailed Description

Store temperature and dewpoint depresion data in a TEMP report.

Definition at line 285 of file mettemp.h.

Field Documentation

◆ DnDn

char temp_th_point::DnDn[4]

Dewpoint depression . (Code table 0777)

Definition at line 290 of file mettemp.h.

Referenced by parse_temp_raw_data().

◆ nini

char temp_th_point::nini[4]

Index designer

Definition at line 287 of file mettemp.h.

Referenced by parse_temp_raw_data().

◆ PnPnPn

char temp_th_point::PnPnPn[4]

Pressure in hPa at evel omiting thousand unit

Definition at line 288 of file mettemp.h.

Referenced by parse_temp_raw_data().

◆ TnTnTan

char temp_th_point::TnTnTan[4]

Temperature . Whole degrees and tenth and sign of temperature (Code Table 3931)

Definition at line 289 of file mettemp.h.

Referenced by parse_temp_raw_data().


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