DMatSetup module¶
-
class
DMatSetup
(material, is_matlib=True)[source]¶ Bases:
pyleecan.GUI.Dialog.DMatLib.DMatSetup.Gen_DMatSetup.Gen_DMatSetup
,PySide2.QtWidgets.QDialog
-
set_name
()[source]¶ Signal to update the value of name according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_is_isotropic
(is_checked)[source]¶ Signal to update the value of is_isotropic according to the checkbox
- Parameters
self – A DMatSetup object
is_checked – State of the checkbox
- Returns
- Return type
None
-
set_rho_elec
()[source]¶ Signal to update the value of rho_elec according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_mur_lin
()[source]¶ Signal to update the value of mur_lin according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_Brm20
()[source]¶ Signal to update the value of Brm20 according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_alpha_Br
()[source]¶ Signal to update the value of alpha_Br according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_Wlam
()[source]¶ Signal to update the value of Wlam according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_cost_unit
()[source]¶ Signal to update the value of cost_unit according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_Cp
()[source]¶ Signal to update the value of Cp according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_alpha
()[source]¶ Signal to update the value of alpha according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_lambda
()[source]¶ Signal to update the value of lambda according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_lambda_x
()[source]¶ Signal to update the value of lambda_x according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_lambda_y
()[source]¶ Signal to update the value of lambda_y according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_lambda_z
()[source]¶ Signal to update the value of lambda_z according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_rho_meca
()[source]¶ Signal to update the value of rho_meca according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_E
()[source]¶ Signal to update the value of Ex according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_Ex
()[source]¶ Signal to update the value of Ex according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_Ey
()[source]¶ Signal to update the value of Ey according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_Ez
()[source]¶ Signal to update the value of Ez according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_G
()[source]¶ Signal to update the value of G according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_Gxy
()[source]¶ Signal to update the value of Gxy according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_Gxz
()[source]¶ Signal to update the value of Gxz according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_Gyz
()[source]¶ Signal to update the value of Gyz according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_nu
()[source]¶ Signal to update the value of nu_xy according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_nu_xy
()[source]¶ Signal to update the value of nu_xy according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_nu_xz
()[source]¶ Signal to update the value of nu_xz according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
set_nu_yz
()[source]¶ Signal to update the value of nu_yz according to the line edit
- Parameters
self – A DMatSetup object
- Returns
- Return type
None
-
staticMetaObject
= <PySide2.QtCore.QMetaObject object>¶
-