PVentTrap module¶
-
class
PVentTrap(lam=None, vent=None)[source]¶ Bases:
pyleecan.GUI.Dialog.DMachineSetup.SLamParam.DAVDuct.PVentTrap.Gen_PVentTrap.Gen_PVentTrap,PySide2.QtWidgets.QWidgetPage to setup the Ventilation Trap
-
saveNeeded¶
-
set_Zh()[source]¶ Signal to update the value of Zh according to the line edit
- Parameters
self (PVentTrap) – A PVentTrap object
-
set_H0()[source]¶ Signal to update the value of H0 according to the line edit
- Parameters
self (PVentTrap) – A PVentTrap object
-
set_D0()[source]¶ Signal to update the value of D0 according to the line edit
- Parameters
self (PVentTrap) – A PVentTrap object
-
set_W1()[source]¶ Signal to update the value of W1 according to the line edit
- Parameters
self (PVentTrap) – A PVentTrap object
-
set_W2()[source]¶ Signal to update the value of W2 according to the line edit
- Parameters
self (PVentTrap) – A PVentTrap object
-
set_Alpha0()[source]¶ Signal to update the value of Alpha0 according to the line edit
- Parameters
self (PVentTrap) – A PVentTrap object
-
check()[source]¶ Check that the current machine have all the needed field set
- Parameters
self (PVentTrap) – A PVentTrap object
- Returns
error – Error message (return None if no error)
- Return type
str
-
staticMetaObject= <PySide2.QtCore.QMetaObject object>¶
-