

BrokenPowerLaw1D
===========================================

.. currentmodule:: astropy.modeling.powerlaws

.. autoclass:: BrokenPowerLaw1D
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~BrokenPowerLaw1D.alpha_1
      ~BrokenPowerLaw1D.alpha_2
      ~BrokenPowerLaw1D.amplitude
      ~BrokenPowerLaw1D.param_names
      ~BrokenPowerLaw1D.x_break

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~BrokenPowerLaw1D.evaluate
      ~BrokenPowerLaw1D.fit_deriv

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: alpha_1
   .. autoattribute:: alpha_2
   .. autoattribute:: amplitude
   .. autoattribute:: param_names
   .. autoattribute:: x_break

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: evaluate
   .. automethod:: fit_deriv

   
   