

Constant
==========================

.. currentmodule:: astropy.constants

.. autoclass:: Constant
   :show-inheritance:

   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~Constant.abbrev
      ~Constant.cgs
      ~Constant.name
      ~Constant.reference
      ~Constant.si
      ~Constant.system
      ~Constant.uncertainty

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~Constant.copy

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: abbrev
   .. autoattribute:: cgs
   .. autoattribute:: name
   .. autoattribute:: reference
   .. autoattribute:: si
   .. autoattribute:: system
   .. autoattribute:: uncertainty

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: copy

   
   