TemporalModel ============= .. currentmodule:: gammapy.modeling.models .. autoclass:: TemporalModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TemporalModel.default_parameters ~TemporalModel.is_energy_dependent ~TemporalModel.reference_time ~TemporalModel.type .. rubric:: Methods Summary .. autosummary:: ~TemporalModel.__call__ ~TemporalModel.from_dict ~TemporalModel.integral ~TemporalModel.plot ~TemporalModel.sample_time ~TemporalModel.time_sum ~TemporalModel.to_dict .. rubric:: Attributes Documentation .. autoattribute:: default_parameters .. autoattribute:: is_energy_dependent .. autoattribute:: reference_time .. autoattribute:: type .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: from_dict .. automethod:: integral .. automethod:: plot .. automethod:: sample_time .. automethod:: time_sum .. automethod:: to_dict