Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes
Solver.h File Reference
#include <vector>
#include <deque>
#include "Geometry/Scene.h"
#include "Ray/Ray.h"
#include "Recepteur.h"
#include "Tools/SelectorManager.h"
#include "Acoustic/Solver.h"
Include dependency graph for Solver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Solver
 The Solver class gives an interface to the developer to add easily a new acoustic method using ray tracing. This class provides a way for the programmer to interact at each point of the ray tracing algorithm. It is possible to add several acoustic objects to model phenomena like diffraction. The features of this class are: More...
 
class  BasicSolver