Const1D =========================== .. currentmodule:: sherpa.models.basic .. autoclass:: Const1D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Const1D.cache ~Const1D.lpars ~Const1D.ndim ~Const1D.numpy_binop_with_symbols ~Const1D.pars ~Const1D.thawedparhardmaxes ~Const1D.thawedparhardmins ~Const1D.thawedparmaxes ~Const1D.thawedparmins ~Const1D.thawedpars .. rubric:: Methods Summary .. autosummary:: ~Const1D.apply ~Const1D.cache_clear ~Const1D.cache_status ~Const1D.calc ~Const1D.freeze ~Const1D.get_center ~Const1D.get_components_by_class ~Const1D.get_components_by_name ~Const1D.get_parts ~Const1D.get_thawed_pars ~Const1D.guess ~Const1D.regrid ~Const1D.reset ~Const1D.set_center ~Const1D.startup ~Const1D.teardown ~Const1D.thaw .. rubric:: Attributes Documentation .. autoattribute:: cache .. autoattribute:: lpars .. autoattribute:: ndim .. autoattribute:: numpy_binop_with_symbols .. autoattribute:: pars .. autoattribute:: thawedparhardmaxes .. autoattribute:: thawedparhardmins .. autoattribute:: thawedparmaxes .. autoattribute:: thawedparmins .. autoattribute:: thawedpars .. rubric:: Methods Documentation .. automethod:: apply .. automethod:: cache_clear .. automethod:: cache_status .. automethod:: calc .. automethod:: freeze .. automethod:: get_center .. automethod:: get_components_by_class .. automethod:: get_components_by_name .. automethod:: get_parts .. automethod:: get_thawed_pars .. automethod:: guess .. automethod:: regrid .. automethod:: reset .. automethod:: set_center .. automethod:: startup .. automethod:: teardown .. automethod:: thaw