NaimaSpectralModel ================== .. currentmodule:: gammapy.modeling.models .. autoclass:: NaimaSpectralModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~NaimaSpectralModel.default_parameters ~NaimaSpectralModel.include_ssc ~NaimaSpectralModel.particle_distribution ~NaimaSpectralModel.ssc_model ~NaimaSpectralModel.tag .. rubric:: Methods Summary .. autosummary:: ~NaimaSpectralModel.__call__ ~NaimaSpectralModel.evaluate ~NaimaSpectralModel.from_dict ~NaimaSpectralModel.from_parameters ~NaimaSpectralModel.to_dict .. rubric:: Attributes Documentation .. autoattribute:: default_parameters .. autoattribute:: include_ssc .. autoattribute:: particle_distribution .. autoattribute:: ssc_model .. autoattribute:: tag .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: evaluate .. automethod:: from_dict .. automethod:: from_parameters .. automethod:: to_dict