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

Point for Sail Route
More...

#include <r3types.h>

Data Fields

double stamina
 
double lat
 
double lon
 
int id
 
int father
 
int amure
 
int toIndexWp
 
int sail
 
bool motor
 
double time
 
double oCap
 
double od
 
double lCap
 
double ld
 
double sog
 
double u
 
double v
 
double w
 
double g
 
double twd
 
double tws
 

Detailed Description

Point for Sail Route

Definition at line 227 of file r3types.h.

Field Documentation

◆ amure

int SailPoint::amure

Definition at line 233 of file r3types.h.

Referenced by routeToStr(), statRoute(), and storeRoute().

◆ father

int SailPoint::father

Definition at line 232 of file r3types.h.

Referenced by routeToJson(), and storeRoute().

◆ g

double SailPoint::g

Definition at line 246 of file r3types.h.

Referenced by routeToJson(), routeToStr(), and statRoute().

◆ id

int SailPoint::id

Definition at line 231 of file r3types.h.

Referenced by routeToJson(), and storeRoute().

◆ lat

double SailPoint::lat

Definition at line 229 of file r3types.h.

Referenced by checkRoute(), exportRouteToGpx(), routeToJson(), routeToStr(), statRoute(), and storeRoute().

◆ lCap

double SailPoint::lCap

Definition at line 240 of file r3types.h.

Referenced by routeToJson(), routeToStr(), and statRoute().

◆ ld

double SailPoint::ld

Definition at line 241 of file r3types.h.

Referenced by routeToJson(), and statRoute().

◆ lon

double SailPoint::lon

Definition at line 230 of file r3types.h.

Referenced by checkRoute(), exportRouteToGpx(), routeToJson(), routeToStr(), statRoute(), and storeRoute().

◆ motor

bool SailPoint::motor

Definition at line 236 of file r3types.h.

Referenced by routeToJson(), routeToStr(), statRoute(), and storeRoute().

◆ oCap

double SailPoint::oCap

Definition at line 238 of file r3types.h.

Referenced by exportRouteToGpx(), logReport(), routeToJson(), routeToStr(), and statRoute().

◆ od

double SailPoint::od

Definition at line 239 of file r3types.h.

Referenced by routeToJson(), routeToStr(), and statRoute().

◆ sail

int SailPoint::sail

Definition at line 235 of file r3types.h.

Referenced by routeToJson(), routeToStr(), statRoute(), and storeRoute().

◆ sog

double SailPoint::sog

Definition at line 242 of file r3types.h.

Referenced by exportRouteToGpx(), routeToJson(), routeToStr(), and statRoute().

◆ stamina

double SailPoint::stamina

Definition at line 228 of file r3types.h.

Referenced by routeToJson(), routeToStr(), and statRoute().

◆ time

double SailPoint::time

Definition at line 237 of file r3types.h.

Referenced by exportRouteToGpx(), routeToJson(), routeToStr(), and statRoute().

◆ toIndexWp

int SailPoint::toIndexWp

Definition at line 234 of file r3types.h.

Referenced by routeToJson(), routeToStr(), statRoute(), and storeRoute().

◆ twd

double SailPoint::twd

Definition at line 247 of file r3types.h.

Referenced by routeToJson(), routeToStr(), and statRoute().

◆ tws

double SailPoint::tws

Definition at line 248 of file r3types.h.

Referenced by routeToJson(), routeToStr(), and statRoute().

◆ u

double SailPoint::u

Definition at line 243 of file r3types.h.

Referenced by statRoute().

◆ v

double SailPoint::v

Definition at line 244 of file r3types.h.

Referenced by statRoute().

◆ w

double SailPoint::w

Definition at line 245 of file r3types.h.

Referenced by routeToJson(), routeToStr(), and statRoute().


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