|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
This file provides the top-level declaration for the acoustic problem model. More...


Go to the source code of this file.
Classes | |
| class | tympan::AcousticProblemModel |
| Class to describe the acoustic problem. More... | |
Namespaces | |
| tympan | |
Functions | |
| deque< triangle_idx > | tympan::scene_volume_intersection (const triangle_pool_t &triangles, const nodes_pool_t &nodes, float l, float h, OPoint3D source, OPoint3D receptor) |
Find the intersection between some triangles (triangles, nodes) and a volume given by a width, a height and 2 points delimiting the length. The volume is centered on the midpoint between the source and the receptor. More... | |
| std::unique_ptr< AcousticProblemModel > | tympan::make_AcousticProblemModel () |
This file provides the top-level declaration for the acoustic problem model.
Definition in file acoustic_problem_model.hpp.