|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
#include <vector>#include <numeric>#include "entities.hpp"#include <math.h>#include "Tympan/models/common/atmospheric_conditions.h"
Go to the source code of this file.
Namespaces | |
| tympan | |
Macros | |
| #define | NB_KA 38 |
| #define | NB_THETA 21 |
| #define | NB_KA 9 |
| #define | NB_THETA 41 |
Functions | |
| Point | tympan::ComputeAcousticCentroid (const source_pool_t &tabSources_) |
Definition in file entities.cpp.
| #define NB_KA 38 |
Definition at line 805 of file entities.cpp.
| #define NB_KA 9 |
Definition at line 805 of file entities.cpp.
| #define NB_THETA 21 |
Definition at line 813 of file entities.cpp.
| #define NB_THETA 41 |
Definition at line 813 of file entities.cpp.