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