SkyPointSource ============== .. currentmodule:: gammapy.image.models .. autoclass:: SkyPointSource :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SkyPointSource.evaluation_radius ~SkyPointSource.frame ~SkyPointSource.lat_0 ~SkyPointSource.lon_0 ~SkyPointSource.parameters ~SkyPointSource.position .. rubric:: Methods Summary .. autosummary:: ~SkyPointSource.__call__ ~SkyPointSource.copy ~SkyPointSource.evaluate .. rubric:: Attributes Documentation .. autoattribute:: evaluation_radius .. autoattribute:: frame .. autoattribute:: lat_0 .. autoattribute:: lon_0 .. autoattribute:: parameters .. autoattribute:: position .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: copy .. automethod:: evaluate