bufr2synop 0.24.0
Data Fields
b_sec3_layer1 Struct Reference

A layer with Temperature and salinity for a buoy report. More...

#include <metbuoy.h>

Data Fields

char zzzz [6]
 
char TTTT [6]
 
char SSSS [6]
 

Detailed Description

A layer with Temperature and salinity for a buoy report.

Definition at line 126 of file metbuoy.h.

Field Documentation

◆ SSSS

char b_sec3_layer1::SSSS[6]

Salinity in cents of parts per 1000

Definition at line 130 of file metbuoy.h.

Referenced by buoy_parse_x22(), and print_buoy_sec3().

◆ TTTT

char b_sec3_layer1::TTTT[6]

Temperature in cents of celsius degrees

Definition at line 129 of file metbuoy.h.

Referenced by buoy_parse_x22(), and print_buoy_sec3().

◆ zzzz

char b_sec3_layer1::zzzz[6]

Meters below sea level

Definition at line 128 of file metbuoy.h.

Referenced by buoy_parse_x22(), and print_buoy_sec3().


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