RickerWavelet2D
===============

.. currentmodule:: astropy.modeling.functional_models

.. autoclass:: RickerWavelet2D
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~RickerWavelet2D.amplitude
      ~RickerWavelet2D.input_units
      ~RickerWavelet2D.param_names
      ~RickerWavelet2D.sigma
      ~RickerWavelet2D.x_0
      ~RickerWavelet2D.y_0

   .. rubric:: Methods Summary

   .. autosummary::

      ~RickerWavelet2D.evaluate

   .. rubric:: Attributes Documentation

   .. autoattribute:: amplitude
   .. autoattribute:: input_units
   .. autoattribute:: param_names
   .. autoattribute:: sigma
   .. autoattribute:: x_0
   .. autoattribute:: y_0

   .. rubric:: Methods Documentation

   .. automethod:: evaluate
