9#define HELP_MSG "Use ./found --help or ./found -h for help"
Definition options.hpp:81
Definition options.hpp:89
Definition options.hpp:97
Definition calibrate.cpp:7
OrbitOptions ParseOrbitOptions(int argc, char **argv)
Parses the orbit options from the command line to run the orbit determination algorithm.
Definition parser.cpp:165
CalibrationOptions ParseCalibrationOptions(int argc, char **argv)
Parses the calibration options from the command line to run the calibration algorithm.
Definition parser.cpp:65
DistanceOptions ParseDistanceOptions(int argc, char **argv)
Parses the distance options from the command line to run the distance determination algorithm.
Definition parser.cpp:115