This file contains the definition of Array.
Structure to hold all command line Parameters.
bool check_docs
Flag to check built-in documentation.
ArrayOfString includepath
List of paths to search for include files.
String helptext
Longer message explaining the options.
String outdir
If this is specified (with the -o –outdir option), it is used as the base directory for the report fi...
bool gui
Flag to run with graphical user interface.
String usage
Short message how to call the program.
bool version
Display version information.
ArrayOfString datapath
List of paths to search for data files.
String workspacevariables
If this is given the argument ‘all’, it simply prints a list of all workspace variables.
String baseurl
Baseurl for the docserver.
String input
This is complementary to the methods switch.
ArrayOfString controlfiles
The filenames of the controlfiles.
bool plain
Generate plain help out suitable for script processing.
String basename
If this is specified (with the -b –basename option), it is used as the base name for the report file ...
bool groups
Print a list of all workspace variable groups.
bool help
Only display the help text.
Index reporting
This should be a two digit integer.
Index numthreads
The maximum number of threads to use.
Index docserver
Port to use for the docserver.
bool daemon
Flag to run the docserver in the background.
String describe
Print the description String of the given workspace variable or method.
Parameters()
Default constructor.
String methods
If this is given the argument ‘all’, it simply prints a list of all methods.
This file contains the definition of String, the ARTS string class.
bool get_parameters(int argc, char **argv)
Get the command line parameters.