bufr2synop 0.24.0
Data Fields
temp_a_sec2 Struct Reference

Section 2 for a part A of a TEMP report. More...

#include <mettemp.h>

Collaboration diagram for temp_a_sec2:
Collaboration graph
[legend]

Data Fields

size_t n
 
struct temp_main_level_data lev0
 
struct temp_std_level_data std [TEMP_NSTAND_MAX]
 

Detailed Description

Section 2 for a part A of a TEMP report.

Definition at line 362 of file mettemp.h.

Field Documentation

◆ lev0

struct temp_main_level_data temp_a_sec2::lev0

data at starting point

Definition at line 365 of file mettemp.h.

Referenced by parse_temp_raw_data(), and print_temp_a_sec2().

◆ n

size_t temp_a_sec2::n

current number of standard levels

Definition at line 364 of file mettemp.h.

Referenced by parse_temp_raw_data(), and print_temp_a_sec2().

◆ std

struct temp_std_level_data temp_a_sec2::std[TEMP_NSTAND_MAX]

Array with data at standard levels

Definition at line 366 of file mettemp.h.

Referenced by parse_temp_raw_data(), and print_temp_a_sec2().


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