Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes
TYReflectionPathFinder.h File Reference
#include "Tympan/solvers/TYSolverDefines.h"
#include "Tympan/geometric_methods/AcousticRaytracer/Engine/Simulation.h"
#include <gtest/gtest_prod.h>
Include dependency graph for TYReflectionPathFinder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TYReflectionPath
 Data-structure representing a reflection path It stores all needed data to build a TYChemin. More...
 
class  TYAbstractReflectionPathFinder
 Interface for multiple reflection paths computation algorithms. More...
 
class  TYReflectionPathFinderART
 Reflection path finder relying on ray-tracing using the AcousticRaytracer module. More...