OpenCPN Partial API docs
Loading...
Searching...
No Matches
GRIBMessage Class Reference

Public Attributes

unsigned char * buffer
 
int offset
 
int total_len
 
int disc
 
int ed_num
 
int center_id
 
int sub_center_id
 
int table_ver
 
int local_table_ver
 
int ref_time_type
 
int yr
 
int mo
 
int dy
 
int time
 
int prod_status
 
int data_type
 
GRIBMetadata md
 
size_t num_grids
 
GRIB2Grid grids
 

Detailed Description

Definition at line 163 of file GribV2Record.cpp.

Constructor & Destructor Documentation

◆ GRIBMessage()

GRIBMessage::GRIBMessage ( )
inline

Definition at line 165 of file GribV2Record.cpp.

◆ ~GRIBMessage()

GRIBMessage::~GRIBMessage ( )
inline

Definition at line 166 of file GribV2Record.cpp.

Member Data Documentation

◆ buffer

unsigned char* GRIBMessage::buffer

Definition at line 167 of file GribV2Record.cpp.

◆ center_id

int GRIBMessage::center_id

Definition at line 170 of file GribV2Record.cpp.

◆ data_type

int GRIBMessage::data_type

Definition at line 172 of file GribV2Record.cpp.

◆ disc

int GRIBMessage::disc

Definition at line 169 of file GribV2Record.cpp.

◆ dy

int GRIBMessage::dy

Definition at line 171 of file GribV2Record.cpp.

◆ ed_num

int GRIBMessage::ed_num

Definition at line 169 of file GribV2Record.cpp.

◆ grids

GRIB2Grid GRIBMessage::grids

Definition at line 175 of file GribV2Record.cpp.

◆ local_table_ver

int GRIBMessage::local_table_ver

Definition at line 170 of file GribV2Record.cpp.

◆ md

GRIBMetadata GRIBMessage::md

Definition at line 173 of file GribV2Record.cpp.

◆ mo

int GRIBMessage::mo

Definition at line 171 of file GribV2Record.cpp.

◆ num_grids

size_t GRIBMessage::num_grids

Definition at line 174 of file GribV2Record.cpp.

◆ offset

int GRIBMessage::offset

Definition at line 168 of file GribV2Record.cpp.

◆ prod_status

int GRIBMessage::prod_status

Definition at line 172 of file GribV2Record.cpp.

◆ ref_time_type

int GRIBMessage::ref_time_type

Definition at line 170 of file GribV2Record.cpp.

◆ sub_center_id

int GRIBMessage::sub_center_id

Definition at line 170 of file GribV2Record.cpp.

◆ table_ver

int GRIBMessage::table_ver

Definition at line 170 of file GribV2Record.cpp.

◆ time

int GRIBMessage::time

Definition at line 171 of file GribV2Record.cpp.

◆ total_len

int GRIBMessage::total_len

Definition at line 169 of file GribV2Record.cpp.

◆ yr

int GRIBMessage::yr

Definition at line 171 of file GribV2Record.cpp.


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