openPSTD  2.0
Open source simulation for sound propagation in urban environments
Namespaces | Functions
main.cpp File Reference
#include <iostream>
#include <QtWidgets/qapplication.h>
#include "MainWindow.h"
#include "main.h"
#include "operations/InitializationOperation.h"
Include dependency graph for main.cpp:

Namespaces

 OpenPSTD
 This is the general namespace of the OpenPSTD application.
 
 OpenPSTD::GUI
 The GUI displays the current state of the simulation and provides the possibility to modify the settings.
 

Functions

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

Function Documentation

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