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 145 of file GribRecord.h.

Member Function Documentation

◆ getDataType()

static zuchar GribCode::getDataType ( zuint  code)
inlinestatic

Definition at line 150 of file GribRecord.h.

◆ getLevelType()

static zuchar GribCode::getLevelType ( zuint  code)
inlinestatic

Definition at line 151 of file GribRecord.h.

◆ getLevelValue()

static zuint GribCode::getLevelValue ( zuint  code)
inlinestatic

Definition at line 152 of file GribRecord.h.

◆ makeCode()

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

Definition at line 147 of file GribRecord.h.


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