rocketpal.core.motor_library module¶ class rocketpal.core.motor_library.MotorLibrary(library_folder)[source]¶ Bases: Library Parameters: library_folder (Path) load_entry(data)[source]¶ Parameters: data (dict) Return type: LibraryEntry new_entry()[source]¶ Return type: LibraryEntry