KeyAngle
========

.. currentmodule:: lsst.afw.table

.. autoclass:: KeyAngle
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~KeyAngle.subfields
      ~KeyAngle.subkeys

   .. rubric:: Methods Summary

   .. autosummary::

      ~KeyAngle.get
      ~KeyAngle.getOffset
      ~KeyAngle.getTypeString
      ~KeyAngle.isValid
      ~KeyAngle.set

   .. rubric:: Attributes Documentation

   .. autoattribute:: subfields
   .. autoattribute:: subkeys

   .. rubric:: Methods Documentation

   .. automethod:: get
   .. automethod:: getOffset
   .. automethod:: getTypeString
   .. automethod:: isValid
   .. automethod:: set