bufr2synop 0.24.0
Data Fields
temp_a Struct Reference

Contains part A of a TEMP REPORT. More...

#include <mettemp.h>

Collaboration diagram for temp_a:
Collaboration graph
[legend]

Data Fields

int mask
 
struct report_date_ext e
 
struct temp_acd_sec1 s1
 
struct temp_a_sec2 s2
 
struct temp_ac_sec3 s3
 
struct temp_ac_sec4 s4
 
struct temp_sec7 s7
 

Detailed Description

Contains part A of a TEMP REPORT.

Definition at line 451 of file mettemp.h.

Field Documentation

◆ e

struct report_date_ext temp_a::e

report extension date/time

Definition at line 454 of file mettemp.h.

Referenced by parse_subset_as_temp(), and temp_parse_x04().

◆ mask

int temp_a::mask

Bit mask about parsed sections

Definition at line 453 of file mettemp.h.

Referenced by parse_temp_raw_data(), print_temp_report(), and temp_parse_x22().

◆ s1

struct temp_acd_sec1 temp_a::s1

◆ s2

struct temp_a_sec2 temp_a::s2

section 2 for part A

Definition at line 456 of file mettemp.h.

Referenced by parse_temp_raw_data(), and print_temp_a_sec2().

◆ s3

struct temp_ac_sec3 temp_a::s3

section 3 for part A

Definition at line 457 of file mettemp.h.

Referenced by parse_temp_raw_data(), and print_temp_a_sec3().

◆ s4

struct temp_ac_sec4 temp_a::s4

section 4 for part A

Definition at line 458 of file mettemp.h.

Referenced by parse_temp_raw_data(), parse_temp_raw_wind_shear_data(), and print_temp_a_sec4().

◆ s7

struct temp_sec7 temp_a::s7

section 7 for part A

Definition at line 459 of file mettemp.h.

Referenced by print_temp_a_sec7(), temp_parse_x02(), temp_parse_x04(), and temp_parse_x22().


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