RCube
Rcube Rest Server calculates sail routes based on Grib files and sailing boat polar files
Loading...
Searching...
No Matches
CheckGrib Struct Reference

Check grib structure. More...

#include <r3types.h>

Data Fields

int uMissing
 
int vMissing
 
int gMissing
 
int wMissing
 
int uStrange
 
int vStrange
 
int gStrange
 
int wStrange
 
int outZone
 

Detailed Description

Check grib structure.

Definition at line 115 of file r3types.h.

Field Documentation

◆ gMissing

int CheckGrib::gMissing

Definition at line 118 of file r3types.h.

Referenced by checkGrib(), and checkGribInfoToStr().

◆ gStrange

int CheckGrib::gStrange

Definition at line 122 of file r3types.h.

Referenced by checkGrib(), and checkGribInfoToStr().

◆ outZone

int CheckGrib::outZone

Definition at line 124 of file r3types.h.

Referenced by checkGrib(), and checkGribInfoToStr().

◆ uMissing

int CheckGrib::uMissing

Definition at line 116 of file r3types.h.

Referenced by checkGrib(), and checkGribInfoToStr().

◆ uStrange

int CheckGrib::uStrange

Definition at line 120 of file r3types.h.

Referenced by checkGrib(), and checkGribInfoToStr().

◆ vMissing

int CheckGrib::vMissing

Definition at line 117 of file r3types.h.

Referenced by checkGrib(), and checkGribInfoToStr().

◆ vStrange

int CheckGrib::vStrange

Definition at line 121 of file r3types.h.

Referenced by checkGrib(), and checkGribInfoToStr().

◆ wMissing

int CheckGrib::wMissing

Definition at line 119 of file r3types.h.

Referenced by checkGrib(), and checkGribInfoToStr().

◆ wStrange

int CheckGrib::wStrange

Definition at line 123 of file r3types.h.

Referenced by checkGrib(), and checkGribInfoToStr().


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