|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
#include "Tympan/solvers/TYSolverDefines.h"#include "Tympan/geometric_methods/AcousticRaytracer/Engine/Simulation.h"#include <gtest/gtest_prod.h>

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