bufr2synop 0.24.0
|
Section 6 for parts B and D of a TEMP report. More...
#include <mettemp.h>
Data Fields | |
size_t | n |
struct temp_wind_point | wd [TEMP_NMAX_POINTS] |
Section 6 for parts B and D of a TEMP report.
Section 6 for a part B or D of TEMP report
size_t temp_bd_sec6::n |
current number of points
Definition at line 430 of file mettemp.h.
Referenced by parse_temp_raw_data().
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().