Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes | Typedefs
TYAcousticCylinder.h File Reference
#include "TYAcousticCircle.h"
#include "Tympan/models/business/acoustic/TYSourceSurfacic.h"
#include "TYAcousticVolume.h"
Include dependency graph for TYAcousticCylinder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TYAcousticCylinder
 

Typedefs

typedef TYGeometryNode TYAcousticCylinderGeoNode
 Noeud geometrique de type TYAcousticCylinder. More...
 
typedef SmartPtr< TYAcousticCylinderGeoNodeLPTYAcousticCylinderGeoNode
 Smart Pointer sur TYAcousticCylinderGeoNode. More...
 
typedef std::vector< LPTYAcousticCylinderGeoNodeTYTabAcousticCylinderGeoNode
 Collection de noeuds geometriques de type TYAcousticCylinder. More...
 

Typedef Documentation

◆ LPTYAcousticCylinderGeoNode

Smart Pointer sur TYAcousticCylinderGeoNode.

Definition at line 289 of file TYAcousticCylinder.h.

◆ TYAcousticCylinderGeoNode

Noeud geometrique de type TYAcousticCylinder.

Definition at line 287 of file TYAcousticCylinder.h.

◆ TYTabAcousticCylinderGeoNode

Collection de noeuds geometriques de type TYAcousticCylinder.

Definition at line 291 of file TYAcousticCylinder.h.