bufr2synop 0.24.0
Data Fields
temp_b Struct Reference

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

#include <mettemp.h>

Collaboration diagram for temp_b:
Collaboration graph
[legend]

Data Fields

int mask
 
struct report_date_ext e
 
struct temp_b_sec1 s1
 
struct temp_bd_sec5 s5
 
struct temp_bd_sec6 s6
 
struct temp_sec7 s7
 
struct temp_b_sec8 s8
 

Detailed Description

Contains part B of a TEMP REPORT.

Definition at line 466 of file mettemp.h.

Field Documentation

◆ e

struct report_date_ext temp_b::e

report extension date/time

Definition at line 469 of file mettemp.h.

Referenced by temp_parse_x04().

◆ mask

int temp_b::mask

Bit mask about parsed sections

Definition at line 468 of file mettemp.h.

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

◆ s1

struct temp_b_sec1 temp_b::s1

◆ s5

struct temp_bd_sec5 temp_b::s5

section 5 for part B

Definition at line 471 of file mettemp.h.

Referenced by parse_temp_raw_data().

◆ s6

struct temp_bd_sec6 temp_b::s6

section 6 for part B

Definition at line 472 of file mettemp.h.

Referenced by parse_temp_raw_data().

◆ s7

struct temp_sec7 temp_b::s7

section 7 for part B

Definition at line 473 of file mettemp.h.

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

◆ s8

struct temp_b_sec8 temp_b::s8

section 8 for part B

Definition at line 474 of file mettemp.h.

Referenced by temp_parse_x20().


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