|
RCube
Rcube Rest Server calculates sail routes based on Grib files and sailing boat polar files
|
Point for way point route. More...
#include <r3types.h>
Data Fields | |
| double | lat |
| double | lon |
| double | od |
| double | oCap |
| double | ld |
| double | lCap |
| double WayPoint::lat |
Definition at line 218 of file r3types.h.
Referenced by checkParamAndUpdate(), readParam(), routingLaunch(), and writeParam().
| double WayPoint::lon |
Definition at line 219 of file r3types.h.
Referenced by checkParamAndUpdate(), readParam(), routingLaunch(), and writeParam().