HADec
=====

.. currentmodule:: astropy.coordinates

.. autoclass:: HADec
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~HADec.default_differential
      ~HADec.default_representation
      ~HADec.frame_attributes
      ~HADec.frame_specific_representation_info
      ~HADec.location
      ~HADec.name
      ~HADec.obstime
      ~HADec.obswl
      ~HADec.pressure
      ~HADec.relative_humidity
      ~HADec.temperature

   .. rubric:: Methods Summary

   .. autosummary::

      ~HADec.represent_as

   .. rubric:: Attributes Documentation

   .. autoattribute:: default_differential
   .. autoattribute:: default_representation
   .. autoattribute:: frame_attributes
   .. autoattribute:: frame_specific_representation_info
   .. autoattribute:: location
   .. autoattribute:: name
   .. autoattribute:: obstime
   .. autoattribute:: obswl
   .. autoattribute:: pressure
   .. autoattribute:: relative_humidity
   .. autoattribute:: temperature

   .. rubric:: Methods Documentation

   .. automethod:: represent_as
