ConstantSpatialModel ==================== .. currentmodule:: gammapy.modeling.models .. autoclass:: ConstantSpatialModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ConstantSpatialModel.default_parameters ~ConstantSpatialModel.evaluation_radius ~ConstantSpatialModel.frame ~ConstantSpatialModel.position ~ConstantSpatialModel.tag ~ConstantSpatialModel.value .. rubric:: Methods Summary .. autosummary:: ~ConstantSpatialModel.evaluate ~ConstantSpatialModel.to_dict ~ConstantSpatialModel.to_region .. rubric:: Attributes Documentation .. autoattribute:: default_parameters .. autoattribute:: evaluation_radius .. autoattribute:: frame .. autoattribute:: position .. autoattribute:: tag .. autoattribute:: value .. rubric:: Methods Documentation .. automethod:: evaluate .. automethod:: to_dict .. automethod:: to_region