bufr2synop 0.24.0
Data Fields
temp_c Struct Reference

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

#include <mettemp.h>

Collaboration diagram for temp_c:
Collaboration graph
[legend]

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
 

Detailed Description

Contains part C of a TEMP REPORT.

Definition at line 481 of file mettemp.h.

Field Documentation

◆ e

struct report_date_ext temp_c::e

report extension date/time

Definition at line 484 of file mettemp.h.

Referenced by temp_parse_x04().

◆ mask

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().

◆ s1

struct temp_acd_sec1 temp_c::s1

◆ s2

struct temp_c_sec2 temp_c::s2

section 2 for part C

Definition at line 486 of file mettemp.h.

Referenced by parse_temp_raw_data().

◆ s3

struct temp_ac_sec3 temp_c::s3

section 3 for part C

Definition at line 487 of file mettemp.h.

Referenced by parse_temp_raw_data().

◆ s4

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().

◆ s7

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().


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