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

isochrone meta data More...

#include <r3types.h>

Data Fields

int toIndexWp
 
double bestVmc
 
double biggestOrthoVmc
 
int closest
 
int first
 
int size
 
double focalLat
 
double focalLon
 

Detailed Description

isochrone meta data

Definition at line 188 of file r3types.h.

Field Documentation

◆ bestVmc

double IsoDesc::bestVmc

Definition at line 191 of file r3types.h.

Referenced by forwardSectorOptimize(), and routingLaunch().

◆ biggestOrthoVmc

double IsoDesc::biggestOrthoVmc

Definition at line 192 of file r3types.h.

Referenced by forwardSectorOptimize(), and routingLaunch().

◆ closest

int IsoDesc::closest

Definition at line 193 of file r3types.h.

Referenced by routing(), and routingLaunch().

◆ first

int IsoDesc::first

Definition at line 194 of file r3types.h.

Referenced by isochronesToStrCatJson(), routing(), and routingLaunch().

◆ focalLat

double IsoDesc::focalLat

Definition at line 196 of file r3types.h.

Referenced by forwardSectorOptimize(), routing(), and routingLaunch().

◆ focalLon

double IsoDesc::focalLon

Definition at line 197 of file r3types.h.

Referenced by forwardSectorOptimize(), routing(), and routingLaunch().

◆ size

◆ toIndexWp

int IsoDesc::toIndexWp

Definition at line 189 of file r3types.h.

Referenced by routing(), and routingLaunch().


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