|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
#include "Tympan/models/common/3d.h"#include "Tympan/models/common/spectre.h"#include "Tympan/models/common/acoustic_path.h"#include <vector>#include <deque>

Go to the source code of this file.
Classes | |
| class | TYEtape |
| The TYEtape class is used to describe a part (a step) of a path (TYChemin) for the computation of trajectories (TYTrajet) between Source and receptor (Recepteur) More... | |
Typedefs | |
| typedef std::deque< TYEtape > | TYTabEtape |
| TYEtape collection. More... | |
| typedef std::deque<TYEtape> TYTabEtape |