Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes | Typedefs
TYAcousticSurface.h File Reference
#include "Tympan/models/business/TYColorInterface.h"
#include "TYAcousticInterface.h"
#include "Tympan/models/business/geometry/TYSurfaceInterface.h"
#include "Tympan/models/business/acoustic/TYSourceSurfacic.h"
#include "Tympan/models/business/TYElement.h"
#include "Tympan/models/business/geometry/TYRectangle.h"
#include "Tympan/models/business/geometry/TYGeometryNode.h"
Include dependency graph for TYAcousticSurface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TYAcousticSurface
 

Typedefs

typedef std::vector< LPTYAcousticSurfaceTYTabLPAcousticSurface
 Tableau de TYAcousticSurfaces. More...
 
typedef TYGeometryNode TYAcousticSurfaceGeoNode
 Noeud geometrique de type TYAcousticSurface. More...
 
typedef SmartPtr< TYAcousticSurfaceGeoNodeLPTYAcousticSurfaceGeoNode
 Smart Pointer sur TYAcousticSurfaceGeoNode. More...
 
typedef std::vector< LPTYAcousticSurfaceGeoNodeTYTabAcousticSurfaceGeoNode
 Collection de noeuds geometriques de type TYAcousticSurface. More...
 

Typedef Documentation

◆ LPTYAcousticSurfaceGeoNode

Smart Pointer sur TYAcousticSurfaceGeoNode.

Definition at line 207 of file TYAcousticSurface.h.

◆ TYAcousticSurfaceGeoNode

Noeud geometrique de type TYAcousticSurface.

Definition at line 205 of file TYAcousticSurface.h.

◆ TYTabAcousticSurfaceGeoNode

Collection de noeuds geometriques de type TYAcousticSurface.

Definition at line 209 of file TYAcousticSurface.h.

◆ TYTabLPAcousticSurface

Tableau de TYAcousticSurfaces.

Definition at line 203 of file TYAcousticSurface.h.