|
RCube
Rcube Rest Server calculates sail routes based on Grib files and sailing boat polar files
|

Go to the source code of this file.
Functions | |
| void | optionManage (char option) |
| compilation: gcc -c option.c | |
|
extern |
compilation: gcc -c option.c
Manage command line option reduced to one character
Definition at line 18 of file option.c.
References checkGribToStr(), Par::cliHelpFileName, CURRENT, currentZone, Zone::dataDate, Zone::dataTime, epochToStr(), findPolar(), findPolar1(), findPolar2(), fTwa(), gribDateTimeToEpoch(), gribDateTimeToStr(), gribToStr(), isDay(), isSea(), loxoDist(), Par::mailPw, MAX_SIZE_BUFFER, MAX_SIZE_LINE, maxSpeedInPolarAt(), monotonic(), newDate(), offsetLocalUTC(), orthoCap(), orthoCap2(), orthoDist(), orthoDist2(), par, polMat, polToStr(), printGrib(), PROG_AUTHOR, PROG_NAME, PROG_VERSION, readGribAll(), route, routeToStr(), routingLaunch(), sailPolMat, tGribData, tIsSea, wavePolMat, WIND, and zone.
Referenced by main().

