bufr2synop 0.24.0
Data Fields
temp_bd_sec5 Struct Reference

Section 5 for parts B and D of a TEMP report. More...

#include <mettemp.h>

Collaboration diagram for temp_bd_sec5:
Collaboration graph
[legend]

Data Fields

size_t n
 
struct temp_th_point th [TEMP_NMAX_POINTS]
 

Detailed Description

Section 5 for parts B and D of a TEMP report.

Definition at line 418 of file mettemp.h.

Field Documentation

◆ n

size_t temp_bd_sec5::n

current number of points

Definition at line 420 of file mettemp.h.

Referenced by parse_temp_raw_data().

◆ th

struct temp_th_point temp_bd_sec5::th[TEMP_NMAX_POINTS]

Significant th points for sec 5 for a part B

Definition at line 421 of file mettemp.h.

Referenced by parse_temp_raw_data().


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