|
RCube
Rcube Rest Server calculates sail routes based on Grib files and sailing boat polar files
|
Data Fields | |
| int | drt |
| float | refV |
| int16_t | bScale |
| int16_t | dScale |
| int | nBits |
Definition at line 363 of file readgriballwithouteccodes.c.
| int16_t Sec5Info::bScale |
Definition at line 366 of file readgriballwithouteccodes.c.
Referenced by parseGrib2Message(), and parseSec5().
| int Sec5Info::drt |
Definition at line 364 of file readgriballwithouteccodes.c.
Referenced by parseGrib2Message(), and parseSec5().
| int16_t Sec5Info::dScale |
Definition at line 367 of file readgriballwithouteccodes.c.
Referenced by parseGrib2Message(), and parseSec5().
| int Sec5Info::nBits |
Definition at line 368 of file readgriballwithouteccodes.c.
Referenced by parseGrib2Message(), and parseSec5().
| float Sec5Info::refV |
Definition at line 365 of file readgriballwithouteccodes.c.
Referenced by parseGrib2Message(), and parseSec5().