Code_TYMPAN  4.4.0
Industrial site acoustic simulation
TYSolverHelper.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) <2012-2024> <EDF-DTG> <FRANCE>
3  * This file is part of Code_TYMPAN (R).
4  * Code_TYMPAN (R) is free software: you can redistribute it and/or modify
5  * it under the terms of the GNU General Public License as published by
6  * the Free Software Foundation, either version 3 of the License, or
7  * (at your option) any later version.
8  * Code_TYMPAN (R) is distributed in the hope that it will be useful,
9  * but WITHOUT ANY WARRANTY; without even the implied warranty of
10  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
11  * See the GNU General Public License for more details.
12  * You should have received a copy of the GNU General Public License along
13  * with Code_TYMPAN (R). If not, see <https://www.gnu.org/licenses/>.
14  */
15 
16 #ifndef __TY_SOLVER_HELPER_9613__
17 #define __TY_SOLVER_HELPER_9613__
18 
19 #include <models/common/spectre.h>
20 #include <solvers/9613/TYChemin.h>
21 
23 {
24  int path_id;
43 };
44 
46 {
47  // === STATIC FUNCTIONS
48 public:
54  static void exportResults17534(const std::vector<PathResults> pathsResults, const OSpectreOctave& SLp,
55  const AtmosphericConditions& atmos);
56 
57  static void printQuantity(std::ofstream& ofs, const OSpectreOctave Att, const char* quantity);
58 
59  static void printLevel(std::ofstream& ofs, const OSpectreOctave L, const char* quantity);
60 };
61 
62 #endif // __TY_SOLVER_HELPER_9613__
Representation of one of the most optimal path between source and receptor: S—>R.
TYTypeChemin
Definition: TYChemin.h:31
Class for the definition of atmospheric conditions.
static void printQuantity(std::ofstream &ofs, const OSpectreOctave Att, const char *quantity)
static void printLevel(std::ofstream &ofs, const OSpectreOctave L, const char *quantity)
static void exportResults17534(const std::vector< PathResults > pathsResults, const OSpectreOctave &SLp, const AtmosphericConditions &atmos)
OSpectreOctave Dz_top
OSpectreOctave Abar_left
OSpectreOctave Aatm
OSpectreOctave Agr_r
OSpectreOctave A
OSpectreOctave Abar
OSpectreOctave Abar_top
OSpectreOctave L
OSpectreOctave Agr_s
OSpectreOctave Dc
OSpectreOctave Abar_right
OSpectreOctave Adiv
OSpectreOctave Dz_right
OSpectreOctave Agr
TYTypeChemin pathType
OSpectreOctave LW
OSpectreOctave Agr_m
OSpectreOctave Dz_left