|
RCube
Rcube Rest Server calculates sail routes based on Grib files and sailing boat polar files
|
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 |
| double IsoDesc::bestVmc |
Definition at line 191 of file r3types.h.
Referenced by forwardSectorOptimize(), and routingLaunch().
| double IsoDesc::biggestOrthoVmc |
Definition at line 192 of file r3types.h.
Referenced by forwardSectorOptimize(), and routingLaunch().
| int IsoDesc::closest |
Definition at line 193 of file r3types.h.
Referenced by routing(), and routingLaunch().
| int IsoDesc::first |
Definition at line 194 of file r3types.h.
Referenced by isochronesToStrCatJson(), routing(), and routingLaunch().
| double IsoDesc::focalLat |
Definition at line 196 of file r3types.h.
Referenced by forwardSectorOptimize(), routing(), and routingLaunch().
| double IsoDesc::focalLon |
Definition at line 197 of file r3types.h.
Referenced by forwardSectorOptimize(), routing(), and routingLaunch().
| int IsoDesc::size |
Definition at line 195 of file r3types.h.
Referenced by checkArrival(), dumpIsocToFile(), findFirst(), isochronesToStrCatJson(), replicate(), routing(), routingLaunch(), and storeRoute().
| int IsoDesc::toIndexWp |
Definition at line 189 of file r3types.h.
Referenced by routing(), and routingLaunch().