bufr2synop 0.24.0
|
Contains part C of a TEMP REPORT. More...
#include <mettemp.h>
Data Fields | |
int | mask |
struct report_date_ext | e |
struct temp_acd_sec1 | s1 |
struct temp_c_sec2 | s2 |
struct temp_ac_sec3 | s3 |
struct temp_ac_sec4 | s4 |
struct temp_sec7 | s7 |
struct report_date_ext temp_c::e |
report extension date/time
Definition at line 484 of file mettemp.h.
Referenced by temp_parse_x04().
int temp_c::mask |
Bit mask about parsed sections
Definition at line 483 of file mettemp.h.
Referenced by parse_temp_raw_data(), and print_temp_report().
struct temp_acd_sec1 temp_c::s1 |
section 1 for part C
Definition at line 485 of file mettemp.h.
Referenced by guess_WMO_region_temp(), parse_subset_as_temp(), parse_temp_raw_data(), temp_parse_x01(), temp_parse_x05(), temp_parse_x06(), temp_parse_x07(), and temp_parse_x33().
struct temp_c_sec2 temp_c::s2 |
struct temp_ac_sec3 temp_c::s3 |
struct temp_ac_sec4 temp_c::s4 |
section 4 for part C
Definition at line 488 of file mettemp.h.
Referenced by parse_temp_raw_data(), and parse_temp_raw_wind_shear_data().
struct temp_sec7 temp_c::s7 |
section 7 for part C
Definition at line 489 of file mettemp.h.
Referenced by temp_parse_x02(), temp_parse_x04(), and temp_parse_x22().