PCondType11 module¶
-
class
PCondType11
(lamination=None)[source]¶ Bases:
pyleecan.GUI.Dialog.DMachineSetup.SWindCond.PCondType11.Gen_PCondType11.Gen_PCondType11
,PySide2.QtWidgets.QWidget
Page to set the Conductor Type 11
-
saveNeeded
= <PySide2.QtCore.Signal object>¶
-
cond_type
¶
-
cond_name
= 'Preformed Rectangular'¶
-
set_Nwppc_tan
()[source]¶ Signal to update the value of Nwppc_tan according to the line edit
- Parameters
self (PCondType11) – A PCondType11 object
-
set_Nwppc_rad
()[source]¶ Signal to update the value of Nwppc_rad according to the line edit
- Parameters
self (PCondType11) – A PCondType11 object
-
set_Wwire
()[source]¶ Signal to update the value of Wwire according to the line edit
- Parameters
self (PCondType11) – A PCondType11 object
-
set_Hwire
()[source]¶ Signal to update the value of Hwire according to the line edit
- Parameters
self (PCondType11) – A PCondType11 object
-
set_Wins_coil
()[source]¶ Signal to update the value of Wins_coil according to the line edit
- Parameters
self (PCondType11) – A PCondType11 object
-
set_Wins_wire
()[source]¶ Signal to update the value of Wwire according to the line edit
- Parameters
self (PCondType11) – A PCondType11 object
-
set_Lewout
()[source]¶ Signal to update the value of Lewout according to the line edit
- Parameters
self (PCondType11) – A PCondType11 object
-
check
()[source]¶ Check that the current machine have all the needed field set
- Parameters
self (PCondType11) – A PCondType11 object
- Returns
error – Error message (return None if no error)
- Return type
str
-
staticMetaObject
= <PySide2.QtCore.QMetaObject object>¶
-