![]() |
VieSched++
VieVS VLBI Scheduling Software
|
main file More...
#include <chrono>#include "VieSchedpp.h"#include "Input/LogParser.h"#include "Input/SkdParser.h"#include "Simulator/Solver.h"Namespaces | |
| VieVS | |
| namespace VieVS is used for all defined classes. | |
Functions | |
| void | welcome () |
| welcome message More... | |
| void | VieSchedppTerminate () |
| error message in case of termination More... | |
| int | main (int argc, char *argv[]) |
| main function More... | |
main file
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
main function
pass path to VieSchedpp.xml file as argument. This file will then be processed
| argc | number of arguments |
| argv | argument list |

| void VieSchedppTerminate | ( | ) |
error message in case of termination

| void welcome | ( | ) |
welcome message
Displays a welcome message in case you did not pass any arguments
