save_magnetisation_curves#

MotorCAD.save_magnetisation_curves(file_name)#

Save the magnetisation curves to a text file.

This method is for switched reluctance machines (SRMs) only.

Parameters:
file_namestr

Full path to the text file, including file name. Use the r'filepath' syntax to force Python to ignore special characters.