bufr2synop 0.24.0
Data Fields
b_sec3_layer2 Struct Reference

A layer with direction and speed for a sea current. More...

#include <metbuoy.h>

Data Fields

char zzzz [6]
 
char dd [4]
 
char ccc [6]
 

Detailed Description

A layer with direction and speed for a sea current.

Definition at line 137 of file metbuoy.h.

Field Documentation

◆ ccc

char b_sec3_layer2::ccc[6]

Current speed in cm/s

Definition at line 141 of file metbuoy.h.

Referenced by print_buoy_sec3().

◆ dd

char b_sec3_layer2::dd[4]

Direction of current in ten degrees

Definition at line 140 of file metbuoy.h.

Referenced by buoy_parse_x22(), and print_buoy_sec3().

◆ zzzz

char b_sec3_layer2::zzzz[6]

Meters below sea level

Definition at line 139 of file metbuoy.h.

Referenced by buoy_parse_x22(), and print_buoy_sec3().


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