ExpCutoffPowerLaw3FGLSpectralModel ================================== .. currentmodule:: gammapy.modeling.models .. autoclass:: ExpCutoffPowerLaw3FGLSpectralModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ExpCutoffPowerLaw3FGLSpectralModel.amplitude ~ExpCutoffPowerLaw3FGLSpectralModel.covariance ~ExpCutoffPowerLaw3FGLSpectralModel.default_parameters ~ExpCutoffPowerLaw3FGLSpectralModel.ecut ~ExpCutoffPowerLaw3FGLSpectralModel.frozen ~ExpCutoffPowerLaw3FGLSpectralModel.index ~ExpCutoffPowerLaw3FGLSpectralModel.is_norm_spectral_model ~ExpCutoffPowerLaw3FGLSpectralModel.parameters ~ExpCutoffPowerLaw3FGLSpectralModel.reference ~ExpCutoffPowerLaw3FGLSpectralModel.tag ~ExpCutoffPowerLaw3FGLSpectralModel.type .. rubric:: Methods Summary .. autosummary:: ~ExpCutoffPowerLaw3FGLSpectralModel.__call__ ~ExpCutoffPowerLaw3FGLSpectralModel.copy ~ExpCutoffPowerLaw3FGLSpectralModel.energy_flux ~ExpCutoffPowerLaw3FGLSpectralModel.energy_flux_error ~ExpCutoffPowerLaw3FGLSpectralModel.evaluate ~ExpCutoffPowerLaw3FGLSpectralModel.evaluate_error ~ExpCutoffPowerLaw3FGLSpectralModel.freeze ~ExpCutoffPowerLaw3FGLSpectralModel.from_dict ~ExpCutoffPowerLaw3FGLSpectralModel.from_parameters ~ExpCutoffPowerLaw3FGLSpectralModel.integral ~ExpCutoffPowerLaw3FGLSpectralModel.integral_error ~ExpCutoffPowerLaw3FGLSpectralModel.inverse ~ExpCutoffPowerLaw3FGLSpectralModel.inverse_all ~ExpCutoffPowerLaw3FGLSpectralModel.plot ~ExpCutoffPowerLaw3FGLSpectralModel.plot_error ~ExpCutoffPowerLaw3FGLSpectralModel.reassign ~ExpCutoffPowerLaw3FGLSpectralModel.reference_fluxes ~ExpCutoffPowerLaw3FGLSpectralModel.spectral_index ~ExpCutoffPowerLaw3FGLSpectralModel.to_dict ~ExpCutoffPowerLaw3FGLSpectralModel.unfreeze .. rubric:: Attributes Documentation .. autoattribute:: amplitude .. autoattribute:: covariance .. autoattribute:: default_parameters .. autoattribute:: ecut .. autoattribute:: frozen .. autoattribute:: index .. autoattribute:: is_norm_spectral_model .. autoattribute:: parameters .. autoattribute:: reference .. autoattribute:: tag .. autoattribute:: type .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: copy .. automethod:: energy_flux .. automethod:: energy_flux_error .. automethod:: evaluate .. automethod:: evaluate_error .. automethod:: freeze .. automethod:: from_dict .. automethod:: from_parameters .. automethod:: integral .. automethod:: integral_error .. automethod:: inverse .. automethod:: inverse_all .. automethod:: plot .. automethod:: plot_error .. automethod:: reassign .. automethod:: reference_fluxes .. automethod:: spectral_index .. automethod:: to_dict .. automethod:: unfreeze