|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
Data structure to store geometrical data of the surface from which comes a triangle issued from infrastructure. More...
#include <entities.hpp>


Public Attributes | |
| double | a |
| Horizontal extension of the surface. More... | |
| double | h |
| Vertical extension of the surface. More... | |
Public Attributes inherited from tympan::AcousticFaceGeomData | |
| OVector3D | n |
| Normal to the surface. More... | |
Additional Inherited Members | |
Public Member Functions inherited from tympan::AcousticFaceGeomData | |
| virtual | ~AcousticFaceGeomData () |
Data structure to store geometrical data of the surface from which comes a triangle issued from infrastructure.
Definition at line 214 of file entities.hpp.
| double tympan::AcousticFaceGeomDataInfra::a |
Horizontal extension of the surface.
Definition at line 216 of file entities.hpp.
| double tympan::AcousticFaceGeomDataInfra::h |
Vertical extension of the surface.
Definition at line 217 of file entities.hpp.