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