Console
=======

.. currentmodule:: astropy.units.format

.. autoclass:: Console
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Console.name

   .. rubric:: Methods Summary

   .. autosummary::

      ~Console.format_exponential_notation
      ~Console.to_string

   .. rubric:: Attributes Documentation

   .. autoattribute:: name

   .. rubric:: Methods Documentation

   .. automethod:: format_exponential_notation
   .. automethod:: to_string
