ExponentialCutoffPowerLaw3FGL ============================= .. currentmodule:: gammapy.spectrum.models .. autoclass:: ExponentialCutoffPowerLaw3FGL :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ExponentialCutoffPowerLaw3FGL.amplitude ~ExponentialCutoffPowerLaw3FGL.ecut ~ExponentialCutoffPowerLaw3FGL.index ~ExponentialCutoffPowerLaw3FGL.parameters ~ExponentialCutoffPowerLaw3FGL.reference .. 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:: Attributes Documentation .. autoattribute:: amplitude .. autoattribute:: ecut .. autoattribute:: index .. autoattribute:: parameters .. autoattribute:: reference .. 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