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