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

Point for competitor. More...

#include <r3types.h>

Data Fields

int colorIndex
 
double lat
 
double lon
 
double dist
 
double duration
 
char strETA [MAX_SIZE_DATE]
 
char name [MAX_SIZE_NAME]
 

Detailed Description

Point for competitor.

Definition at line 260 of file r3types.h.

Field Documentation

◆ colorIndex

int Competitor::colorIndex

Definition at line 261 of file r3types.h.

Referenced by readParam(), and writeParam().

◆ dist

double Competitor::dist

Definition at line 264 of file r3types.h.

Referenced by allCompetitors().

◆ duration

double Competitor::duration

Definition at line 265 of file r3types.h.

Referenced by allCompetitors().

◆ lat

double Competitor::lat

Definition at line 262 of file r3types.h.

Referenced by allCompetitors(), checkParamAndUpdate(), readParam(), and writeParam().

◆ lon

double Competitor::lon

Definition at line 263 of file r3types.h.

Referenced by allCompetitors(), checkParamAndUpdate(), readParam(), and writeParam().

◆ name

◆ strETA

char Competitor::strETA[MAX_SIZE_DATE]

Definition at line 266 of file r3types.h.

Referenced by allCompetitors().


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