Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Public Attributes | List of all members
tympan::AcousticFaceGeomDataInfra Struct Reference

Data structure to store geometrical data of the surface from which comes a triangle issued from infrastructure. More...

#include <entities.hpp>

Inheritance diagram for tympan::AcousticFaceGeomDataInfra:
Inheritance graph
[legend]
Collaboration diagram for tympan::AcousticFaceGeomDataInfra:
Collaboration graph
[legend]

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 ()
 

Detailed Description

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.

Member Data Documentation

◆ a

double tympan::AcousticFaceGeomDataInfra::a

Horizontal extension of the surface.

Definition at line 216 of file entities.hpp.

◆ h

double tympan::AcousticFaceGeomDataInfra::h

Vertical extension of the surface.

Definition at line 217 of file entities.hpp.


The documentation for this struct was generated from the following file: