PowerLaw ======== .. currentmodule:: gdt.core.spectra.functions .. autoclass:: PowerLaw :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PowerLaw.default_values ~PowerLaw.delta_abs ~PowerLaw.delta_rel ~PowerLaw.free ~PowerLaw.max_values ~PowerLaw.min_values ~PowerLaw.name ~PowerLaw.nparams ~PowerLaw.num_components ~PowerLaw.param_list .. rubric:: Methods Summary .. autosummary:: ~PowerLaw.add ~PowerLaw.eval ~PowerLaw.fit_eval ~PowerLaw.integrate ~PowerLaw.multiply ~PowerLaw.parameter_bounds .. rubric:: Attributes Documentation .. autoattribute:: default_values .. autoattribute:: delta_abs .. autoattribute:: delta_rel .. autoattribute:: free .. autoattribute:: max_values .. autoattribute:: min_values .. autoattribute:: name .. autoattribute:: nparams .. autoattribute:: num_components .. autoattribute:: param_list .. rubric:: Methods Documentation .. automethod:: add .. automethod:: eval .. automethod:: fit_eval .. automethod:: integrate .. automethod:: multiply .. automethod:: parameter_bounds