bufr2synop 0.24.0
Data Fields
temp_bd_sec6 Struct Reference

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

#include <mettemp.h>

Collaboration diagram for temp_bd_sec6:
Collaboration graph
[legend]

Data Fields

size_t n
 
struct temp_wind_point wd [TEMP_NMAX_POINTS]
 

Detailed Description

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

Section 6 for a part B or D of TEMP report

Definition at line 428 of file mettemp.h.

Field Documentation

◆ n

size_t temp_bd_sec6::n

current number of points

Definition at line 430 of file mettemp.h.

Referenced by parse_temp_raw_data().

◆ wd

struct temp_wind_point temp_bd_sec6::wd[TEMP_NMAX_POINTS]

Significant wind points for sec 6 for a part B

Definition at line 431 of file mettemp.h.

Referenced by parse_temp_raw_data().


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