|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|

Go to the source code of this file.
Variables | |
| const std::vector< double > | tabFreq = {31.5, 63.0, 125.0, 250.0, 500.0, 1000.0, 2000.0, 4000.0, 8000.0} |
| const std::vector< double > | dAWeighting = {-39.5, -26.2, -16.1, -8.6, -3.2, 0.0, 1.2, 1.0, -1.1} |
| const char * | SEP = ";" |
| const std::streamsize | PRECISION = 2 |
| const std::vector<double> dAWeighting = {-39.5, -26.2, -16.1, -8.6, -3.2, 0.0, 1.2, 1.0, -1.1} |
Definition at line 21 of file TYSolverHelper.cpp.
| const std::streamsize PRECISION = 2 |
Definition at line 23 of file TYSolverHelper.cpp.
| const char* SEP = ";" |
Definition at line 22 of file TYSolverHelper.cpp.
| const std::vector<double> tabFreq = {31.5, 63.0, 125.0, 250.0, 500.0, 1000.0, 2000.0, 4000.0, 8000.0} |
Definition at line 20 of file TYSolverHelper.cpp.