bufr2synop 0.24.0
Data Fields
temp_ac_sec3 Struct Reference

Section 3 for parts A and C of a TEMP report. More...

#include <mettemp.h>

Collaboration diagram for temp_ac_sec3:
Collaboration graph
[legend]

Data Fields

size_t n
 
struct temp_main_level_data trop [TEMP_NTROP_MAX]
 

Detailed Description

Section 3 for parts A and C of a TEMP report.

Definition at line 383 of file mettemp.h.

Field Documentation

◆ n

size_t temp_ac_sec3::n

current number of troppopause levels

Definition at line 385 of file mettemp.h.

Referenced by parse_temp_raw_data(), and print_temp_a_sec3().

◆ trop

struct temp_main_level_data temp_ac_sec3::trop[TEMP_NTROP_MAX]

data at starting tropopause

Definition at line 386 of file mettemp.h.

Referenced by parse_temp_raw_data(), and print_temp_a_sec3().


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