Delta2D
===========================

.. currentmodule:: sherpa.models.basic

.. autoclass:: Delta2D
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~Delta2D.thawedparhardmaxes
      ~Delta2D.thawedparhardmins
      ~Delta2D.thawedparmaxes
      ~Delta2D.thawedparmins
      ~Delta2D.thawedpars

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~Delta2D.apply
      ~Delta2D.calc
      ~Delta2D.get_center
      ~Delta2D.guess
      ~Delta2D.reset
      ~Delta2D.set_center
      ~Delta2D.startup
      ~Delta2D.teardown

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: thawedparhardmaxes
   .. autoattribute:: thawedparhardmins
   .. autoattribute:: thawedparmaxes
   .. autoattribute:: thawedparmins
   .. autoattribute:: thawedpars

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: apply
   .. automethod:: calc
   .. automethod:: get_center
   .. automethod:: guess
   .. automethod:: reset
   .. automethod:: set_center
   .. automethod:: startup
   .. automethod:: teardown