pyleecan.Methods.Machine.LamSlotWind.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 :param self: A LamSlotWind object :type self: LamSlotWind :param is_plot: True to plot d axis position regarding unit mmf :type is_plot: bool
- Returns:
d_angle – angle between the X axis and the first d+ axis
- Return type:
float