ArithmeticConstantModel =========================================== .. currentmodule:: sherpa.models.model .. autoclass:: ArithmeticConstantModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ArithmeticConstantModel.thawedparhardmaxes ~ArithmeticConstantModel.thawedparhardmins ~ArithmeticConstantModel.thawedparmaxes ~ArithmeticConstantModel.thawedparmins ~ArithmeticConstantModel.thawedpars .. rubric:: Methods Summary .. autosummary:: ~ArithmeticConstantModel.calc ~ArithmeticConstantModel.get_center ~ArithmeticConstantModel.guess ~ArithmeticConstantModel.reset ~ArithmeticConstantModel.set_center ~ArithmeticConstantModel.startup ~ArithmeticConstantModel.teardown .. rubric:: Attributes Documentation .. autoattribute:: thawedparhardmaxes .. autoattribute:: thawedparhardmins .. autoattribute:: thawedparmaxes .. autoattribute:: thawedparmins .. autoattribute:: thawedpars .. rubric:: Methods Documentation .. automethod:: calc .. automethod:: get_center .. automethod:: guess .. automethod:: reset .. automethod:: set_center .. automethod:: startup .. automethod:: teardown