FOUND
Loading...
Searching...
No Matches
parser.hpp File Reference
Include dependency graph for parser.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  found
 

Macros

#define HELP_MSG   "Use ./found --help or ./found -h for help"
 Defines the help message.
 

Functions

CalibrationOptions found::ParseCalibrationOptions (int argc, char **argv)
 Parses the calibration options from the command line to run the calibration algorithm.
 
DistanceOptions found::ParseDistanceOptions (int argc, char **argv)
 Parses the distance options from the command line to run the distance determination algorithm.
 
OrbitOptions found::ParseOrbitOptions (int argc, char **argv)
 Parses the orbit options from the command line to run the orbit determination algorithm.
 

Macro Definition Documentation

◆ HELP_MSG

#define HELP_MSG   "Use ./found --help or ./found -h for help"

Defines the help message.