bufr2synop 0.24.0
Data Fields
temp_c_sec2 Struct Reference

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

#include <mettemp.h>

Collaboration diagram for temp_c_sec2:
Collaboration graph
[legend]

Data Fields

size_t n
 
struct temp_std_level_data std [TEMP_NSTAND_MAX]
 

Detailed Description

Section 2 for a part C of a TEMP report.

Definition at line 373 of file mettemp.h.

Field Documentation

◆ n

size_t temp_c_sec2::n

current number of standard levels

Definition at line 375 of file mettemp.h.

Referenced by parse_temp_raw_data().

◆ std

struct temp_std_level_data temp_c_sec2::std[TEMP_NSTAND_MAX]

Array with data at standard levels

Definition at line 376 of file mettemp.h.

Referenced by parse_temp_raw_data().


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