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