ExponentialCutoffPowerLaw3FGL
=============================

.. currentmodule:: gammapy.spectrum.models

.. autoclass:: ExponentialCutoffPowerLaw3FGL
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~ExponentialCutoffPowerLaw3FGL.__call__
      ~ExponentialCutoffPowerLaw3FGL.copy
      ~ExponentialCutoffPowerLaw3FGL.energy_flux
      ~ExponentialCutoffPowerLaw3FGL.energy_flux_error
      ~ExponentialCutoffPowerLaw3FGL.evaluate
      ~ExponentialCutoffPowerLaw3FGL.evaluate_error
      ~ExponentialCutoffPowerLaw3FGL.from_dict
      ~ExponentialCutoffPowerLaw3FGL.integral
      ~ExponentialCutoffPowerLaw3FGL.integral_error
      ~ExponentialCutoffPowerLaw3FGL.inverse
      ~ExponentialCutoffPowerLaw3FGL.plot
      ~ExponentialCutoffPowerLaw3FGL.plot_error
      ~ExponentialCutoffPowerLaw3FGL.spectral_index
      ~ExponentialCutoffPowerLaw3FGL.to_dict

   .. rubric:: Methods Documentation

   .. automethod:: __call__
   .. automethod:: copy
   .. automethod:: energy_flux
   .. automethod:: energy_flux_error
   .. automethod:: evaluate
   .. automethod:: evaluate_error
   .. automethod:: from_dict
   .. automethod:: integral
   .. automethod:: integral_error
   .. automethod:: inverse
   .. automethod:: plot
   .. automethod:: plot_error
   .. automethod:: spectral_index
   .. automethod:: to_dict