PowerLawTemporalModel ===================== .. currentmodule:: gammapy.modeling.models .. autoclass:: PowerLawTemporalModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PowerLawTemporalModel.alpha ~PowerLawTemporalModel.covariance ~PowerLawTemporalModel.default_parameters ~PowerLawTemporalModel.frozen ~PowerLawTemporalModel.parameters ~PowerLawTemporalModel.t0 ~PowerLawTemporalModel.t_ref ~PowerLawTemporalModel.tag ~PowerLawTemporalModel.type .. rubric:: Methods Summary .. autosummary:: ~PowerLawTemporalModel.__call__ ~PowerLawTemporalModel.copy ~PowerLawTemporalModel.evaluate ~PowerLawTemporalModel.freeze ~PowerLawTemporalModel.from_dict ~PowerLawTemporalModel.from_parameters ~PowerLawTemporalModel.integral ~PowerLawTemporalModel.plot ~PowerLawTemporalModel.reassign ~PowerLawTemporalModel.sample_time ~PowerLawTemporalModel.time_sum ~PowerLawTemporalModel.to_dict ~PowerLawTemporalModel.unfreeze .. rubric:: Attributes Documentation .. autoattribute:: alpha .. autoattribute:: covariance .. autoattribute:: default_parameters .. autoattribute:: frozen .. autoattribute:: parameters .. autoattribute:: t0 .. autoattribute:: t_ref .. autoattribute:: tag .. autoattribute:: type .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: copy .. automethod:: evaluate .. automethod:: freeze .. automethod:: from_dict .. automethod:: from_parameters .. automethod:: integral .. automethod:: plot .. automethod:: reassign .. automethod:: sample_time .. automethod:: time_sum .. automethod:: to_dict .. automethod:: unfreeze