SineTemporalModel ================= .. currentmodule:: gammapy.modeling.models .. autoclass:: SineTemporalModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SineTemporalModel.amp ~SineTemporalModel.default_parameters ~SineTemporalModel.omega ~SineTemporalModel.t_ref ~SineTemporalModel.tag .. rubric:: Methods Summary .. autosummary:: ~SineTemporalModel.evaluate ~SineTemporalModel.integral .. rubric:: Attributes Documentation .. autoattribute:: amp .. autoattribute:: default_parameters .. autoattribute:: omega .. autoattribute:: t_ref .. autoattribute:: tag .. rubric:: Methods Documentation .. automethod:: evaluate .. automethod:: integral