bufr2synop 0.24.0
|
Section 4 for parts A and C of a TEMP report. More...
#include <mettemp.h>
Data Fields | |
size_t | n |
struct temp_max_wind_data | windx [TEMP_NMAXWIND_MAX] |
size_t temp_ac_sec4::n |
Definition at line 395 of file mettemp.h.
Referenced by parse_temp_raw_data(), parse_temp_raw_wind_shear_data(), and print_temp_a_sec4().
struct temp_max_wind_data temp_ac_sec4::windx[TEMP_NMAXWIND_MAX] |
current number of maxwind levels
Definition at line 396 of file mettemp.h.
Referenced by parse_temp_raw_data(), parse_temp_raw_wind_shear_data(), and print_temp_a_sec4().