BlackBody
=========

.. currentmodule:: astropy.modeling.physical_models

.. autoclass:: BlackBody
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~BlackBody.bolometric_flux
      ~BlackBody.input_units
      ~BlackBody.input_units_equivalencies
      ~BlackBody.lambda_max
      ~BlackBody.nu_max
      ~BlackBody.param_names
      ~BlackBody.scale
      ~BlackBody.temperature

   .. rubric:: Methods Summary

   .. autosummary::

      ~BlackBody.evaluate

   .. rubric:: Attributes Documentation

   .. autoattribute:: bolometric_flux
   .. autoattribute:: input_units
   .. autoattribute:: input_units_equivalencies
   .. autoattribute:: lambda_max
   .. autoattribute:: nu_max
   .. autoattribute:: param_names
   .. autoattribute:: scale
   .. autoattribute:: temperature

   .. rubric:: Methods Documentation

   .. automethod:: evaluate
