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