|
RCube
Rcube Rest Server calculates sail routes based on Grib files and sailing boat polar files
|
Data Fields | |
| int | pdtn |
| const uint8_t * | pdt |
| uint32_t | pdtLen |
| int | discipline |
| int | category |
| int | parameter |
Definition at line 341 of file readgriballwithouteccodes.c.
| int Sec4Info::category |
Definition at line 345 of file readgriballwithouteccodes.c.
Referenced by parseGrib2Message(), parseSec4(), readGribAll(), and readGribLists().
| int Sec4Info::discipline |
Definition at line 345 of file readgriballwithouteccodes.c.
Referenced by parseSec4(), and readGribLists().
| int Sec4Info::parameter |
Definition at line 345 of file readgriballwithouteccodes.c.
Referenced by parseGrib2Message(), parseSec4(), readGribAll(), and readGribLists().
| const uint8_t* Sec4Info::pdt |
Definition at line 343 of file readgriballwithouteccodes.c.
Referenced by parseSec4(), readGribAll(), and readGribLists().
| uint32_t Sec4Info::pdtLen |
Definition at line 344 of file readgriballwithouteccodes.c.
Referenced by parseSec4(), readGribAll(), and readGribLists().
| int Sec4Info::pdtn |
Definition at line 342 of file readgriballwithouteccodes.c.
Referenced by parseSec4(), readGribAll(), and readGribLists().