pyleecan.Methods.Machine.LamSlotMultiWind.comp_angle_d_axis module¶
- comp_angle_d_axis(self, is_plot=False)[source]¶
Compute the angle between the X axis and the first d+ axis By convention a “Tooth” is centered on the X axis
- Parameters:
self (LamSlotWind) – A LamSlotWind object
is_plot (bool) – True to plot d axis position regarding unit mmf
- Returns:
d_angle – angle between the X axis and the first d+ axis
- Return type:
float