NFWProfile
==========

.. currentmodule:: gammapy.astro.darkmatter.profiles

.. autoclass:: NFWProfile
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~NFWProfile.DEFAULT_SCALE_RADIUS
      ~NFWProfile.DISTANCE_GC
      ~NFWProfile.LOCAL_DENSITY

   .. rubric:: Methods Summary

   .. autosummary::

      ~NFWProfile.__call__
      ~NFWProfile.evaluate
      ~NFWProfile.integral
      ~NFWProfile.scale_to_local_density

   .. rubric:: Attributes Documentation

   .. autoattribute:: DEFAULT_SCALE_RADIUS
   .. autoattribute:: DISTANCE_GC
   .. autoattribute:: LOCAL_DENSITY

   .. rubric:: Methods Documentation

   .. automethod:: __call__
   .. automethod:: evaluate
   .. automethod:: integral
   .. automethod:: scale_to_local_density