check (method)¶
-
check
(self)[source]¶ Check that the Lamination object is correct
- Parameters
self – A LamSlotWind object
- Returns
- Return type
None
- Raises
LWC_SlotTooLong – The Slot is too long for the lamination (HYoke <0)
LWC_MismatchPhase – The Winding and the Converter don’t have the same number of phase
LWC_OverlappingSlot – The Lamination has overlapping slot
-
exception
Lam_WindCheckError
[source]¶ Bases:
pyleecan.Methods.Machine.Lamination.check.LaminationCheckError
-
exception
LWC_OutSlotInLam
[source]¶ Bases:
pyleecan.Methods.Machine.LamSlotWind.check.Lam_WindCheckError
-
exception
LWC_InSlotOutLam
[source]¶ Bases:
pyleecan.Methods.Machine.LamSlotWind.check.Lam_WindCheckError
-
exception
LWC_SlotTooLong
[source]¶ Bases:
pyleecan.Methods.Machine.LamSlotWind.check.Lam_WindCheckError
-
exception
LWC_OverlappingSlot
[source]¶ Bases:
pyleecan.Methods.Machine.LamSlotWind.check.Lam_WindCheckError