BrokenPowerLaw ============== .. currentmodule:: gdt.core.spectra.functions .. autoclass:: BrokenPowerLaw :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BrokenPowerLaw.default_values ~BrokenPowerLaw.delta_abs ~BrokenPowerLaw.delta_rel ~BrokenPowerLaw.free ~BrokenPowerLaw.max_values ~BrokenPowerLaw.min_values ~BrokenPowerLaw.name ~BrokenPowerLaw.nparams ~BrokenPowerLaw.num_components ~BrokenPowerLaw.param_list .. rubric:: Methods Summary .. autosummary:: ~BrokenPowerLaw.add ~BrokenPowerLaw.eval ~BrokenPowerLaw.fit_eval ~BrokenPowerLaw.integrate ~BrokenPowerLaw.multiply ~BrokenPowerLaw.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