pyleecan.Methods.Machine.LamSlotMultiWind.plot_mmf_unit module

plot_mmf_unit(self, r_max=100, fig=None, save_path=None, is_show_fig=True)[source]

Plot the winding unit mmf as a function of space :param self: an LamSlotMultiWind object :type self: LamSlotMultiWind :param Na: Space discretization :type Na: int :param fig: existing figure to use if None create a new one :type fig: Matplotlib.figure.Figure :param is_show_fig: To call show at the end of the method :type is_show_fig: bool