|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
#include "Tympan/models/business/TYElement.h"#include "Tympan/models/common/3d.h"#include "Tympan/models/common/acoustic_path.h"

Go to the source code of this file.
Classes | |
| class | TYRay |
| Classe decrivant un rayon acoustique gere par un lancer de rayon. Cette classe doit permettre la modelisation de rayons pour l'affichage de Tympan. More... | |
Typedefs | |
| typedef SmartPtr< TYRay > | LPTYRay |
| typedef std::vector< LPTYRay > | TYTabRay |
Functions | |
| SmartPtr< TYRay > | build_ray (const acoustic_path &ap) |
| Build a TYRay from an acoustic_path (used by cython interface) More... | |
| SmartPtr<TYRay> build_ray | ( | const acoustic_path & | ap | ) |
Build a TYRay from an acoustic_path (used by cython interface)