NaimaModel ========== .. currentmodule:: gammapy.spectrum.models .. autoclass:: NaimaModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~NaimaModel.parameters .. rubric:: Methods Summary .. autosummary:: ~NaimaModel.__call__ ~NaimaModel.copy ~NaimaModel.energy_flux ~NaimaModel.energy_flux_error ~NaimaModel.evaluate ~NaimaModel.evaluate_error ~NaimaModel.from_dict ~NaimaModel.integral ~NaimaModel.integral_error ~NaimaModel.inverse ~NaimaModel.plot ~NaimaModel.plot_error ~NaimaModel.spectral_index ~NaimaModel.to_dict .. rubric:: Attributes Documentation .. autoattribute:: parameters .. 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