pyleecan.Methods.Machine.Lamination.comp_masses module¶
- comp_masses(self)[source]¶
Compute the masses of the Lamination
- Parameters:
self (Lamination) – A Lamination object
- Returns:
M_dict – Lamination mass dictionary (Mtot, Mlam, Mteeth, Myoke) [kg]
- Return type:
dict