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

Point in isochrone. More...

#include <r3types.h>

Data Fields

int id
 
int father
 
int amure
 
int sail
 
bool motor
 
int toIndexWp
 
double lat
 
double lon
 
double dd
 
double vmc
 
double orthoVmc
 

Detailed Description

Point in isochrone.

Definition at line 172 of file r3types.h.

Field Documentation

◆ amure

◆ dd

double Pp::dd

Definition at line 182 of file r3types.h.

Referenced by buildNextIsochrone(), dumpIsocToFile(), forwardSectorOptimize(), and routing().

◆ father

◆ id

◆ lat

◆ lon

◆ motor

bool Pp::motor

Definition at line 177 of file r3types.h.

Referenced by buildNextIsochrone(), dumpIsocToFile(), goal(), routing(), simpleGoal(), and storeRoute().

◆ orthoVmc

double Pp::orthoVmc

Definition at line 184 of file r3types.h.

Referenced by buildNextIsochrone(), and forwardSectorOptimize().

◆ sail

int Pp::sail

Definition at line 176 of file r3types.h.

Referenced by buildNextIsochrone(), dumpIsocToFile(), goal(), routing(), simpleGoal(), and storeRoute().

◆ toIndexWp

int Pp::toIndexWp

Definition at line 179 of file r3types.h.

Referenced by buildNextIsochrone(), dumpIsocToFile(), routing(), and storeRoute().

◆ vmc

double Pp::vmc

Definition at line 183 of file r3types.h.

Referenced by buildNextIsochrone(), dumpIsocToFile(), forwardSectorOptimize(), and routing().


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