P92
===

.. currentmodule:: dust_extinction.shapes

.. autoclass:: P92
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~P92.AbAv
      ~P92.BKG_amp
      ~P92.BKG_b
      ~P92.BKG_lambda
      ~P92.BKG_n
      ~P92.FIR_amp
      ~P92.FIR_b
      ~P92.FIR_lambda
      ~P92.FIR_n
      ~P92.FUV_amp
      ~P92.FUV_b
      ~P92.FUV_lambda
      ~P92.FUV_n
      ~P92.NUV_amp
      ~P92.NUV_b
      ~P92.NUV_lambda
      ~P92.NUV_n
      ~P92.SIL1_amp
      ~P92.SIL1_b
      ~P92.SIL1_lambda
      ~P92.SIL1_n
      ~P92.SIL2_amp
      ~P92.SIL2_b
      ~P92.SIL2_lambda
      ~P92.SIL2_n
      ~P92.fit_deriv
      ~P92.n_inputs
      ~P92.n_outputs
      ~P92.param_names
      ~P92.x_range

   .. rubric:: Methods Summary

   .. autosummary::

      ~P92.__call__
      ~P92.evaluate

   .. rubric:: Attributes Documentation

   .. autoattribute:: AbAv
   .. autoattribute:: BKG_amp
   .. autoattribute:: BKG_b
   .. autoattribute:: BKG_lambda
   .. autoattribute:: BKG_n
   .. autoattribute:: FIR_amp
   .. autoattribute:: FIR_b
   .. autoattribute:: FIR_lambda
   .. autoattribute:: FIR_n
   .. autoattribute:: FUV_amp
   .. autoattribute:: FUV_b
   .. autoattribute:: FUV_lambda
   .. autoattribute:: FUV_n
   .. autoattribute:: NUV_amp
   .. autoattribute:: NUV_b
   .. autoattribute:: NUV_lambda
   .. autoattribute:: NUV_n
   .. autoattribute:: SIL1_amp
   .. autoattribute:: SIL1_b
   .. autoattribute:: SIL1_lambda
   .. autoattribute:: SIL1_n
   .. autoattribute:: SIL2_amp
   .. autoattribute:: SIL2_b
   .. autoattribute:: SIL2_lambda
   .. autoattribute:: SIL2_n
   .. autoattribute:: fit_deriv
   .. autoattribute:: n_inputs
   .. autoattribute:: n_outputs
   .. autoattribute:: param_names
   .. autoattribute:: x_range

   .. rubric:: Methods Documentation

   .. automethod:: __call__
   .. automethod:: evaluate
