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

Point for way point route. More...

#include <r3types.h>

Data Fields

double lat
 
double lon
 
double od
 
double oCap
 
double ld
 
double lCap
 

Detailed Description

Point for way point route.

Definition at line 217 of file r3types.h.

Field Documentation

◆ lat

double WayPoint::lat

Definition at line 218 of file r3types.h.

Referenced by checkParamAndUpdate(), readParam(), routingLaunch(), and writeParam().

◆ lCap

double WayPoint::lCap

Definition at line 223 of file r3types.h.

◆ ld

double WayPoint::ld

Definition at line 222 of file r3types.h.

◆ lon

double WayPoint::lon

Definition at line 219 of file r3types.h.

Referenced by checkParamAndUpdate(), readParam(), routingLaunch(), and writeParam().

◆ oCap

double WayPoint::oCap

Definition at line 221 of file r3types.h.

◆ od

double WayPoint::od

Definition at line 220 of file r3types.h.


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