Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes | Typedefs
TYCheminDefaultSolver.h File Reference

Representation of one of the most optimal path between source and receptor: S—>R Specific derivation of TYChemin for DefaultSolver. More...

#include <deque>
#include "Tympan/solvers/9613/TYChemin.h"
#include "Tympan/solvers/9613/DefaultSolver/TYEtapeDefaultSolver.h"
#include "Tympan/models/common/atmospheric_conditions.h"
#include "Tympan/models/common/acoustic_path.h"
Include dependency graph for TYCheminDefaultSolver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TYCheminDefaultSolver
 Representation of one of the most optimal path between source and receptor: S—>R. The class TYChemin represents a path between a Source and a receptor (Recepteur class). It's constituted of a collection of steps (TYEtape class). Specific derivation of TYChemin for DefaultSolver. More...
 

Typedefs

typedef std::deque< TYCheminDefaultSolverTYTabCheminDefaultSolver
 TYChemin collection. More...
 

Detailed Description

Representation of one of the most optimal path between source and receptor: S—>R Specific derivation of TYChemin for DefaultSolver.

Author
Projet_Tympan
Version
v1.0

Definition in file TYCheminDefaultSolver.h.

Typedef Documentation

◆ TYTabCheminDefaultSolver

TYChemin collection.

Definition at line 98 of file TYCheminDefaultSolver.h.