pyleecan.GUI.Dialog.DMachineSetup.SWPole.PWSlot60.PWSlot60 module

translate(context: bytes, key: bytes, disambiguation: Union[bytes, NoneType] = None, n: int = - 1) str
class PWSlot60(lamination=None)[source]

Bases: Gen_PWSlot60, QWidget

Page to set the Slot Type 60

saveNeeded
set_R1()[source]

Signal to update the value of R1 according to the line edit

Parameters:

self (PWSlot60) – A PWSlot60 object

set_W1()[source]

Signal to update the value of W1 according to the line edit

Parameters:

self (PWSlot60) – A PWSlot60 object

set_W2()[source]

Signal to update the value of W2 according to the line edit

Parameters:

self (PWSlot60) – A PWSlot60 object

set_H1()[source]

Signal to update the value of H1 according to the line edit

Parameters:

self (PWSlot60) – A PWSlot60 object

set_H2()[source]

Signal to update the value of H2 according to the line edit

Parameters:

self (PWSlot60) – A PWSlot60 object

set_W3()[source]

Signal to update the value of W3 according to the line edit

Parameters:

self (PWSlot60) – A PWSlot60 object

set_H3()[source]

Signal to update the value of H3 according to the line edit

Parameters:

self (PWSlot60) – A PWSlot60 object

set_H4()[source]

Signal to update the value of H4 according to the line edit

Parameters:

self (PWSlot60) – A PWSlot60 object

comp_output()[source]

Compute and display the slot output

Parameters:

self (PWSlot60) – A PWSlot60 object

static check(lam)[source]

Check that the current machine have all the needed field set

Parameters:
Returns:

error – Error message (return None if no error)

Return type:

str

staticMetaObject = <PySide2.QtCore.QMetaObject object>