bufr2synop 0.24.0
Data Fields
temp_d Struct Reference

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

#include <mettemp.h>

Collaboration diagram for temp_d:
Collaboration graph
[legend]

Data Fields

int mask
 
struct report_date_ext e
 
struct temp_acd_sec1 s1
 
struct temp_bd_sec5 s5
 
struct temp_bd_sec6 s6
 
struct temp_sec7 s7
 

Detailed Description

Contains part D of a TEMP REPORT.

Contains part D of a TEMP REPORT

Definition at line 496 of file mettemp.h.

Field Documentation

◆ e

struct report_date_ext temp_d::e

report extension date/time

Definition at line 499 of file mettemp.h.

Referenced by temp_parse_x04().

◆ mask

int temp_d::mask

Bit mask about parsed sections

Definition at line 498 of file mettemp.h.

Referenced by parse_temp_raw_data(), and print_temp_report().

◆ s1

struct temp_acd_sec1 temp_d::s1

◆ s5

struct temp_bd_sec5 temp_d::s5

section 5 for part D

Definition at line 501 of file mettemp.h.

Referenced by parse_temp_raw_data().

◆ s6

struct temp_bd_sec6 temp_d::s6

section 6 for part D

Definition at line 502 of file mettemp.h.

Referenced by parse_temp_raw_data().

◆ s7

struct temp_sec7 temp_d::s7

section 7 for part D

Definition at line 503 of file mettemp.h.

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


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