VieSched++
VieVS VLBI Scheduling Software
/home/travis/build/TUW-VieVS/VieSchedpp/main.cpp File Reference

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...
 

Detailed Description

main file

Author
Matthias Schartner
Date
21.06.2017

Function Documentation

int main ( int  argc,
char *  argv[] 
)

main function

Author
Matthias Schartner

pass path to VieSchedpp.xml file as argument. This file will then be processed

Parameters
argcnumber of arguments
argvargument list
Returns
return type

Here is the call graph for this function:

void VieSchedppTerminate ( )

error message in case of termination

Author
Matthias Schartner

Here is the caller graph for this function:

void welcome ( )

welcome message

Author
Matthias Schartner

Displays a welcome message in case you did not pass any arguments

Here is the caller graph for this function: