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

Static Public Member Functions

static zuint makeCode (zuchar dataType, zuchar levelType, zuint levelValue)
 
static zuchar getDataType (zuint code)
 
static zuchar getLevelType (zuint code)
 
static zuint getLevelValue (zuint code)
 

Detailed Description

Definition at line 149 of file grib_record.h.

Member Function Documentation

◆ getDataType()

static zuchar GribCode::getDataType ( zuint  code)
inlinestatic

Definition at line 154 of file grib_record.h.

◆ getLevelType()

static zuchar GribCode::getLevelType ( zuint  code)
inlinestatic

Definition at line 155 of file grib_record.h.

◆ getLevelValue()

static zuint GribCode::getLevelValue ( zuint  code)
inlinestatic

Definition at line 156 of file grib_record.h.

◆ makeCode()

static zuint GribCode::makeCode ( zuchar  dataType,
zuchar  levelType,
zuint  levelValue 
)
inlinestatic

Definition at line 151 of file grib_record.h.


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