TemporalModel ============= .. currentmodule:: gammapy.modeling.models .. autoclass:: TemporalModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TemporalModel.covariance ~TemporalModel.default_parameters ~TemporalModel.parameters ~TemporalModel.type .. rubric:: Methods Summary .. autosummary:: ~TemporalModel.__call__ ~TemporalModel.copy ~TemporalModel.create ~TemporalModel.from_dict ~TemporalModel.from_parameters ~TemporalModel.plot ~TemporalModel.time_sum ~TemporalModel.to_dict .. rubric:: Attributes Documentation .. autoattribute:: covariance .. autoattribute:: default_parameters .. autoattribute:: parameters .. autoattribute:: type .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: copy .. automethod:: create .. automethod:: from_dict .. automethod:: from_parameters .. automethod:: plot .. automethod:: time_sum .. automethod:: to_dict