OpenCPN Partial API docs
|
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 |
Definition at line 163 of file GribV2Record.cpp.
|
inline |
Definition at line 165 of file GribV2Record.cpp.
|
inline |
Definition at line 166 of file GribV2Record.cpp.
unsigned char* GRIBMessage::buffer |
Definition at line 167 of file GribV2Record.cpp.
int GRIBMessage::center_id |
Definition at line 170 of file GribV2Record.cpp.
int GRIBMessage::data_type |
Definition at line 172 of file GribV2Record.cpp.
int GRIBMessage::disc |
Definition at line 169 of file GribV2Record.cpp.
int GRIBMessage::dy |
Definition at line 171 of file GribV2Record.cpp.
int GRIBMessage::ed_num |
Definition at line 169 of file GribV2Record.cpp.
GRIB2Grid GRIBMessage::grids |
Definition at line 175 of file GribV2Record.cpp.
int GRIBMessage::local_table_ver |
Definition at line 170 of file GribV2Record.cpp.
GRIBMetadata GRIBMessage::md |
Definition at line 173 of file GribV2Record.cpp.
int GRIBMessage::mo |
Definition at line 171 of file GribV2Record.cpp.
size_t GRIBMessage::num_grids |
Definition at line 174 of file GribV2Record.cpp.
int GRIBMessage::offset |
Definition at line 168 of file GribV2Record.cpp.
int GRIBMessage::prod_status |
Definition at line 172 of file GribV2Record.cpp.
int GRIBMessage::ref_time_type |
Definition at line 170 of file GribV2Record.cpp.
int GRIBMessage::sub_center_id |
Definition at line 170 of file GribV2Record.cpp.
int GRIBMessage::table_ver |
Definition at line 170 of file GribV2Record.cpp.
int GRIBMessage::time |
Definition at line 171 of file GribV2Record.cpp.
int GRIBMessage::total_len |
Definition at line 169 of file GribV2Record.cpp.
int GRIBMessage::yr |
Definition at line 171 of file GribV2Record.cpp.