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