Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes | Typedefs
TYAcousticRectangleNode.h File Reference
#include "TYAcousticSurfaceNode.h"
Include dependency graph for TYAcousticRectangleNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TYAcousticRectangleNode
 

Typedefs

typedef std::vector< LPTYRectangleTYTabLPRectangle
 
typedef TYGeometryNode TYAcousticRectangleNodeGeoNode
 Noeud geometrique de type TYAcousticRectangleNode. More...
 
typedef SmartPtr< TYAcousticRectangleNodeGeoNodeLPTYAcousticRectangleNodeGeoNode
 Smart Pointer sur TYAcousticRectangleNodeGeoNode. More...
 
typedef std::vector< LPTYAcousticRectangleNodeGeoNodeTYTabAcousticRectangleNodeGeoNode
 Collection de noeuds geometriques de type TYAcousticRectangleNode. More...
 

Typedef Documentation

◆ LPTYAcousticRectangleNodeGeoNode

Smart Pointer sur TYAcousticRectangleNodeGeoNode.

Definition at line 229 of file TYAcousticRectangleNode.h.

◆ TYAcousticRectangleNodeGeoNode

Noeud geometrique de type TYAcousticRectangleNode.

Definition at line 227 of file TYAcousticRectangleNode.h.

◆ TYTabAcousticRectangleNodeGeoNode

Collection de noeuds geometriques de type TYAcousticRectangleNode.

Definition at line 231 of file TYAcousticRectangleNode.h.

◆ TYTabLPRectangle

typedef std::vector<LPTYRectangle> TYTabLPRectangle

Definition at line 25 of file TYAcousticRectangleNode.h.