Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Public Slots | Public Member Functions | Public Attributes | List of all members
AcoustiqueTab Class Reference

Table Acoustique dans le dialog de la gestion des preferences. More...

#include <TYPreferenceDialog.h>

Inheritance diagram for AcoustiqueTab:
Inheritance graph
[legend]
Collaboration diagram for AcoustiqueTab:
Collaboration graph
[legend]

Public Slots

void editResistivite ()
 
void editSpectreAtt ()
 
void editSpectreAbso ()
 
void editMaillage ()
 

Public Member Functions

 AcoustiqueTab (QWidget *parent=0)
 
virtual ~AcoustiqueTab ()
 

Public Attributes

TYLineEdit_pLineEditResistivite
 
TYLineEdit_pLineEditEpaisseur
 
TYLineEdit_pLineEditEcartType
 
TYLineEdit_pLineEditLongueur
 
TYLineEdit_pLineEditPression
 
TYLineEdit_pLineEditTemperature
 
TYLineEdit_pLineEditHygrometrie
 
TYLineEdit_pLineEditVitVent
 
TYLineEdit_pLineEditDirVent
 
TYLineEdit_pLineEditMasseVol
 
TYSpectre_pSpectreAttMatConst
 Spectre d'attenuation par default des materiaux de construction. More...
 
TYSpectre_pSpectreAbsoMatConst
 Spectre d'absorption par defaut des materiaux de construction. More...
 
TYMaillage_pMaillage
 Maillage par defaut. More...
 

Detailed Description

Table Acoustique dans le dialog de la gestion des preferences.

Definition at line 205 of file TYPreferenceDialog.h.

Constructor & Destructor Documentation

◆ AcoustiqueTab()

AcoustiqueTab::AcoustiqueTab ( QWidget *  parent = 0)

Definition at line 780 of file TYPreferenceDialog.cpp.

Here is the call graph for this function:

◆ ~AcoustiqueTab()

AcoustiqueTab::~AcoustiqueTab ( )
virtual

Definition at line 872 of file TYPreferenceDialog.cpp.

Member Function Documentation

◆ editMaillage

void AcoustiqueTab::editMaillage ( )
slot

Edite le maillage par default.

Definition at line 902 of file TYPreferenceDialog.cpp.

Here is the caller graph for this function:

◆ editResistivite

void AcoustiqueTab::editResistivite ( )
slot

Edite la fenetre de selection de la resisitvite.

Definition at line 879 of file TYPreferenceDialog.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ editSpectreAbso

void AcoustiqueTab::editSpectreAbso ( )
slot

Edite le spectre d'absorption par default des materiaux de construction.

Definition at line 897 of file TYPreferenceDialog.cpp.

Here is the caller graph for this function:

◆ editSpectreAtt

void AcoustiqueTab::editSpectreAtt ( )
slot

Edite le spectre d'attenuation par default des materiaux de construction.

Definition at line 892 of file TYPreferenceDialog.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ _pLineEditDirVent

TYLineEdit* AcoustiqueTab::_pLineEditDirVent

Definition at line 221 of file TYPreferenceDialog.h.

◆ _pLineEditEcartType

TYLineEdit* AcoustiqueTab::_pLineEditEcartType

Definition at line 215 of file TYPreferenceDialog.h.

◆ _pLineEditEpaisseur

TYLineEdit* AcoustiqueTab::_pLineEditEpaisseur

Definition at line 214 of file TYPreferenceDialog.h.

◆ _pLineEditHygrometrie

TYLineEdit* AcoustiqueTab::_pLineEditHygrometrie

Definition at line 219 of file TYPreferenceDialog.h.

◆ _pLineEditLongueur

TYLineEdit* AcoustiqueTab::_pLineEditLongueur

Definition at line 216 of file TYPreferenceDialog.h.

◆ _pLineEditMasseVol

TYLineEdit* AcoustiqueTab::_pLineEditMasseVol

Definition at line 222 of file TYPreferenceDialog.h.

◆ _pLineEditPression

TYLineEdit* AcoustiqueTab::_pLineEditPression

Definition at line 217 of file TYPreferenceDialog.h.

◆ _pLineEditResistivite

TYLineEdit* AcoustiqueTab::_pLineEditResistivite

Definition at line 213 of file TYPreferenceDialog.h.

◆ _pLineEditTemperature

TYLineEdit* AcoustiqueTab::_pLineEditTemperature

Definition at line 218 of file TYPreferenceDialog.h.

◆ _pLineEditVitVent

TYLineEdit* AcoustiqueTab::_pLineEditVitVent

Definition at line 220 of file TYPreferenceDialog.h.

◆ _pMaillage

TYMaillage* AcoustiqueTab::_pMaillage

Maillage par defaut.

Definition at line 231 of file TYPreferenceDialog.h.

◆ _pSpectreAbsoMatConst

TYSpectre* AcoustiqueTab::_pSpectreAbsoMatConst

Spectre d'absorption par defaut des materiaux de construction.

Definition at line 228 of file TYPreferenceDialog.h.

◆ _pSpectreAttMatConst

TYSpectre* AcoustiqueTab::_pSpectreAttMatConst

Spectre d'attenuation par default des materiaux de construction.

Definition at line 225 of file TYPreferenceDialog.h.


The documentation for this class was generated from the following files: