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