load_custom_drive_cycle# MotorCAD.load_custom_drive_cycle(file_path)# Load a custom waveform from a file. Parameters: file_pathstrFilepath for loading the file with the custom waveform. Use the r'filepath' syntax to force Python to ignore special characters.