ArithmeticConstantModel =========================================== .. currentmodule:: sherpa.models.model .. autoclass:: ArithmeticConstantModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ArithmeticConstantModel.lpars ~ArithmeticConstantModel.ndim ~ArithmeticConstantModel.pars ~ArithmeticConstantModel.thawedparhardmaxes ~ArithmeticConstantModel.thawedparhardmins ~ArithmeticConstantModel.thawedparmaxes ~ArithmeticConstantModel.thawedparmins ~ArithmeticConstantModel.thawedpars ~ArithmeticConstantModel.val .. rubric:: Methods Summary .. autosummary:: ~ArithmeticConstantModel.calc ~ArithmeticConstantModel.freeze ~ArithmeticConstantModel.get_center ~ArithmeticConstantModel.get_components_by_class ~ArithmeticConstantModel.get_components_by_name ~ArithmeticConstantModel.get_parts ~ArithmeticConstantModel.get_thawed_pars ~ArithmeticConstantModel.guess ~ArithmeticConstantModel.reset ~ArithmeticConstantModel.set_center ~ArithmeticConstantModel.startup ~ArithmeticConstantModel.teardown ~ArithmeticConstantModel.thaw .. rubric:: Attributes Documentation .. autoattribute:: lpars .. autoattribute:: ndim .. autoattribute:: pars .. autoattribute:: thawedparhardmaxes .. autoattribute:: thawedparhardmins .. autoattribute:: thawedparmaxes .. autoattribute:: thawedparmins .. autoattribute:: thawedpars .. autoattribute:: val .. rubric:: Methods Documentation .. 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:: reset .. automethod:: set_center .. automethod:: startup .. automethod:: teardown .. automethod:: thaw