RCube
Rcube Rest Server calculates sail routes based on Grib files and sailing boat polar files
Loading...
Searching...
No Matches
MsgParse Struct Reference
Collaboration diagram for MsgParse:

Data Fields

Sec1Info s1
 
Sec3Grid s3
 
Sec4Info s4
 
Sec5Info s5
 
Sec6Info s6
 
const uint8_t * sec7
 
uint32_t sec7Len
 
int haveS1
 
int haveS3
 
int haveS4
 
int haveS5
 
int haveS6
 
int haveS7
 

Detailed Description

Definition at line 404 of file readgriballwithouteccodes.c.

Field Documentation

◆ haveS1

int MsgParse::haveS1

Definition at line 411 of file readgriballwithouteccodes.c.

Referenced by parseGrib2Message().

◆ haveS3

int MsgParse::haveS3

Definition at line 411 of file readgriballwithouteccodes.c.

Referenced by parseGrib2Message().

◆ haveS4

int MsgParse::haveS4

Definition at line 411 of file readgriballwithouteccodes.c.

Referenced by parseGrib2Message().

◆ haveS5

int MsgParse::haveS5

Definition at line 411 of file readgriballwithouteccodes.c.

Referenced by parseGrib2Message().

◆ haveS6

int MsgParse::haveS6

Definition at line 411 of file readgriballwithouteccodes.c.

Referenced by parseGrib2Message().

◆ haveS7

int MsgParse::haveS7

Definition at line 411 of file readgriballwithouteccodes.c.

Referenced by parseGrib2Message().

◆ s1

Sec1Info MsgParse::s1

Definition at line 405 of file readgriballwithouteccodes.c.

Referenced by parseGrib2Message().

◆ s3

Sec3Grid MsgParse::s3

Definition at line 406 of file readgriballwithouteccodes.c.

Referenced by parseGrib2Message(), and readGribAll().

◆ s4

Sec4Info MsgParse::s4

Definition at line 407 of file readgriballwithouteccodes.c.

Referenced by parseGrib2Message(), and readGribAll().

◆ s5

Sec5Info MsgParse::s5

Definition at line 408 of file readgriballwithouteccodes.c.

Referenced by parseGrib2Message().

◆ s6

Sec6Info MsgParse::s6

Definition at line 409 of file readgriballwithouteccodes.c.

Referenced by parseGrib2Message().

◆ sec7

const uint8_t* MsgParse::sec7

Definition at line 410 of file readgriballwithouteccodes.c.

Referenced by parseGrib2Message().

◆ sec7Len

uint32_t MsgParse::sec7Len

Definition at line 410 of file readgriballwithouteccodes.c.

Referenced by parseGrib2Message().


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