Code_TYMPAN  4.2.0
Industrial site acoustic simulation
Classes | Typedefs
TYEtape.h File Reference
#include "Tympan/models/common/3d.h"
#include "Tympan/models/common/spectre.h"
#include "Tympan/models/common/acoustic_path.h"
#include <vector>
#include <deque>
Include dependency graph for TYEtape.h:
This graph shows which files directly or indirectly include this file:

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< TYEtapeTYTabEtape
 TYEtape collection. More...
 

Typedef Documentation

◆ TYTabEtape

typedef std::deque<TYEtape> TYTabEtape

TYEtape collection.

Definition at line 149 of file TYEtape.h.