pyleecan.Methods.Machine.CondType21.plot module¶
- plot(self, fig=None, ax=None)[source]¶
Plot a Conductor in a matplotlib fig
- Parameters:
self (CondType21) – A CondType21 object
fig (Matplotlib.figure.Figure) – existing figure to use if None create a new one
ax (Matplotlib.axes.Axes object) – Axis on which to plot the data
- Returns:
fig (Matplotlib.figure.Figure) – Figure containing the plot
ax (Matplotlib.axes.Axes object) – Axis containing the plot