FOUND
|
#include "command-line/parsing/options.hpp"
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. | |
#define HELP_MSG "Use ./found --help or ./found -h for help" |
Defines the help message.