XSspline
===========================

.. currentmodule:: sherpa.astro.xspec

.. autoclass:: XSspline
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~XSspline.thawedparhardmaxes
      ~XSspline.thawedparhardmins
      ~XSspline.thawedparmaxes
      ~XSspline.thawedparmins
      ~XSspline.thawedpars
      ~XSspline.version_enabled

   
   

   
   

   .. rubric:: Methods Summary

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

   
   

   
   

   .. rubric:: Attributes Documentation

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

   
   

   
   

   .. rubric:: Methods Documentation

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