bufr2synop 0.24.0
Data Fields
temp_raw_data Struct Reference

Stores the array of all data profile points as it in bufr sequence. More...

#include <mettemp.h>

Collaboration diagram for temp_raw_data:
Collaboration graph
[legend]

Data Fields

size_t n
 
struct temp_raw_point_data raw [TEMP_NMAX_POINTS *4]
 

Detailed Description

Stores the array of all data profile points as it in bufr sequence.

Definition at line 212 of file mettemp.h.

Field Documentation

◆ n

size_t temp_raw_data::n

◆ raw

struct temp_raw_point_data temp_raw_data::raw[TEMP_NMAX_POINTS *4]

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