|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
#include <TYDirectivity.h>

Public Member Functions | |
| ConstraintDirectivityElement & | operator= (const ConstraintDirectivityElement &other) |
| bool | operator== (const ConstraintDirectivityElement &other) const |
| Operateur de comparaison. More... | |
Public Attributes | |
| double | Theta |
| double | Phi |
| TYSpectre | Coefficients |
Definition at line 26 of file TYDirectivity.h.
|
inline |
Definition at line 32 of file TYDirectivity.h.
|
inline |
Operateur de comparaison.
Definition at line 44 of file TYDirectivity.h.
| TYSpectre ConstraintDirectivityElement::Coefficients |
Definition at line 30 of file TYDirectivity.h.
| double ConstraintDirectivityElement::Phi |
Definition at line 29 of file TYDirectivity.h.
| double ConstraintDirectivityElement::Theta |
Definition at line 28 of file TYDirectivity.h.