FluchsSondheimer
================

.. currentmodule:: Stoner.analysis.fitting.models.e_transport

.. autoclass:: FluchsSondheimer
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~FluchsSondheimer.components
      ~FluchsSondheimer.display_names
      ~FluchsSondheimer.name
      ~FluchsSondheimer.param_names
      ~FluchsSondheimer.prefix
      ~FluchsSondheimer.units
      ~FluchsSondheimer.valid_forms

   .. rubric:: Methods Summary

   .. autosummary::

      ~FluchsSondheimer.copy
      ~FluchsSondheimer.dump
      ~FluchsSondheimer.dumps
      ~FluchsSondheimer.eval
      ~FluchsSondheimer.eval_components
      ~FluchsSondheimer.fit
      ~FluchsSondheimer.guess
      ~FluchsSondheimer.load
      ~FluchsSondheimer.loads
      ~FluchsSondheimer.make_funcargs
      ~FluchsSondheimer.make_params
      ~FluchsSondheimer.post_fit
      ~FluchsSondheimer.print_param_hints
      ~FluchsSondheimer.set_param_hint

   .. rubric:: Attributes Documentation

   .. autoattribute:: components
   .. autoattribute:: display_names
   .. autoattribute:: name
   .. autoattribute:: param_names
   .. autoattribute:: prefix
   .. autoattribute:: units
   .. autoattribute:: valid_forms

   .. rubric:: Methods Documentation

   .. automethod:: copy
   .. automethod:: dump
   .. automethod:: dumps
   .. automethod:: eval
   .. automethod:: eval_components
   .. automethod:: fit
   .. automethod:: guess
   .. automethod:: load
   .. automethod:: loads
   .. automethod:: make_funcargs
   .. automethod:: make_params
   .. automethod:: post_fit
   .. automethod:: print_param_hints
   .. automethod:: set_param_hint
