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

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

#include <entities.hpp>

Collaboration diagram for tympan::AcousticFaceGeomData:
Collaboration graph
[legend]

Public Attributes

double a
 Horizontal extension of the surface. More...
 
double h
 Vertical extension of the surface. More...
 
OVector3D n
 Normal to the surface. More...
 

Detailed Description

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

Definition at line 203 of file entities.hpp.

Member Data Documentation

◆ a

double tympan::AcousticFaceGeomData::a

Horizontal extension of the surface.

Definition at line 205 of file entities.hpp.

◆ h

double tympan::AcousticFaceGeomData::h

Vertical extension of the surface.

Definition at line 206 of file entities.hpp.

◆ n

OVector3D tympan::AcousticFaceGeomData::n

Normal to the surface.

Definition at line 207 of file entities.hpp.


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