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

Wind point. More...

#include <r3types.h>

Data Fields

float lat
 
float lon
 
float u
 
float v
 
float w
 
float g
 

Detailed Description

Wind point.

Definition at line 128 of file r3types.h.

Field Documentation

◆ g

float FlowP::g

Definition at line 134 of file r3types.h.

Referenced by buildUVGWarray(), findFlow(), and readGribAll().

◆ lat

float FlowP::lat

Definition at line 129 of file r3types.h.

Referenced by checkGrib(), findFlow(), and readGribAll().

◆ lon

float FlowP::lon

Definition at line 130 of file r3types.h.

Referenced by checkGrib(), findFlow(), and readGribAll().

◆ u

float FlowP::u

Definition at line 131 of file r3types.h.

Referenced by buildUVGWarray(), findFlow(), and readGribAll().

◆ v

float FlowP::v

Definition at line 132 of file r3types.h.

Referenced by buildUVGWarray(), findFlow(), and readGribAll().

◆ w

float FlowP::w

Definition at line 133 of file r3types.h.

Referenced by buildUVGWarray(), findFlow(), and readGribAll().


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