ModelSrcInterface ================= .. currentmodule:: ecpi.simu.lib.sources .. autoclass:: ModelSrcInterface :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ModelSrcInterface.name .. rubric:: Methods Summary .. autosummary:: ~ModelSrcInterface.get_noisy_model ~ModelSrcInterface.update .. rubric:: Attributes Documentation .. autoattribute:: name .. rubric:: Methods Documentation .. automethod:: get_noisy_model .. automethod:: update