G21
===

.. currentmodule:: dust_extinction.shapes

.. autoclass:: G21
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~G21.alpha
      ~G21.param_names
      ~G21.scale
      ~G21.sil1_amp
      ~G21.sil1_asym
      ~G21.sil1_center
      ~G21.sil1_fwhm
      ~G21.sil2_amp
      ~G21.sil2_asym
      ~G21.sil2_center
      ~G21.sil2_fwhm
      ~G21.x_range

   .. rubric:: Methods Summary

   .. autosummary::

      ~G21.evaluate

   .. rubric:: Attributes Documentation

   .. autoattribute:: alpha
   .. autoattribute:: param_names
   .. autoattribute:: scale
   .. autoattribute:: sil1_amp
   .. autoattribute:: sil1_asym
   .. autoattribute:: sil1_center
   .. autoattribute:: sil1_fwhm
   .. autoattribute:: sil2_amp
   .. autoattribute:: sil2_asym
   .. autoattribute:: sil2_center
   .. autoattribute:: sil2_fwhm
   .. autoattribute:: x_range

   .. rubric:: Methods Documentation

   .. automethod:: evaluate
